pod: test-component-pac-bayiwc-o970e7182c5c183a6239d3a0b759289ef-pod | init container: prepare 2025/10/24 15:05:27 Entrypoint initialization pod: test-component-pac-bayiwc-o970e7182c5c183a6239d3a0b759289ef-pod | init container: place-scripts 2025/10/24 15:05:29 Decoded script /tekton/scripts/script-0-j5gkf 2025/10/24 15:05:29 Decoded script /tekton/scripts/script-1-5g6mm 2025/10/24 15:05:29 Decoded script /tekton/scripts/script-2-vxtms 2025/10/24 15:05:29 Decoded script /tekton/scripts/script-3-jn49t 2025/10/24 15:05:29 Decoded script /tekton/scripts/script-4-6dtp6 2025/10/24 15:05:29 Decoded script /tekton/scripts/script-5-hwn4m pod: test-component-pac-bayiwc-o970e7182c5c183a6239d3a0b759289ef-pod | container step-introspect: Artifact type will be determined by introspection. Checking the media type of the OCI artifact... Executing: skopeo inspect --raw --retry-times 3 docker://quay.io/redhat-appstudio-qe/integration2-hira/test-component-pac-bayiwc:on-pr-120a01c48f089e6840c5178394deef39b5bd17cd The media type of the OCI artifact is application/vnd.docker.distribution.manifest.v2+json. Looking for image labels that indicate this might be an operator bundle... Executing: skopeo inspect --retry-times 3 docker://quay.io/redhat-appstudio-qe/integration2-hira/test-component-pac-bayiwc:on-pr-120a01c48f089e6840c5178394deef39b5bd17cd Found 0 matching labels. Expecting 3 or more to identify this image as an operator bundle. Introspection concludes that this artifact is of type "application". pod: test-component-pac-bayiwc-o970e7182c5c183a6239d3a0b759289ef-pod | container step-generate-container-auth: Selecting auth for quay.io/redhat-appstudio-qe/integration2-hira/test-component-pac-bayiwc:on-pr-120a01c48f089e6840c5178394deef39b5bd17cd Using token for quay.io/redhat-appstudio-qe/integration2-hira/test-component-pac-bayiwc Auth json written to "/auth/auth.json". pod: test-component-pac-bayiwc-o970e7182c5c183a6239d3a0b759289ef-pod | container step-set-skip-for-bundles: 2025/10/24 15:05:37 INFO Step was skipped due to when expressions were evaluated to false. pod: test-component-pac-bayiwc-o970e7182c5c183a6239d3a0b759289ef-pod | container step-app-check: time="2025-10-24T15:05:37Z" level=info msg="certification library version" version="1.14.1 " time="2025-10-24T15:05:38Z" level=info msg="running checks for quay.io/redhat-appstudio-qe/integration2-hira/test-component-pac-bayiwc:on-pr-120a01c48f089e6840c5178394deef39b5bd17cd for platform amd64" time="2025-10-24T15:05:38Z" level=info msg="target image" image="quay.io/redhat-appstudio-qe/integration2-hira/test-component-pac-bayiwc:on-pr-120a01c48f089e6840c5178394deef39b5bd17cd" time="2025-10-24T15:05:51Z" level=info msg="check completed" check=HasLicense result=FAILED time="2025-10-24T15:05:51Z" level=info msg="check completed" check=HasUniqueTag result=PASSED time="2025-10-24T15:05:51Z" level=info msg="check completed" check=LayerCountAcceptable result=PASSED time="2025-10-24T15:05:51Z" level=info msg="check completed" check=HasNoProhibitedPackages result=PASSED time="2025-10-24T15:05:51Z" level=info msg="check completed" check=HasRequiredLabel result=PASSED time="2025-10-24T15:05:51Z" level=info msg="USER 185 specified that is non-root" check=RunAsNonRoot time="2025-10-24T15:05:51Z" level=info msg="check completed" check=RunAsNonRoot result=PASSED time="2025-10-24T15:06:03Z" level=info msg="check completed" check=HasModifiedFiles result=PASSED time="2025-10-24T15:06:04Z" level=info msg="check completed" check=BasedOnUbi result=PASSED time="2025-10-24T15:06:04Z" level=info msg="This image's tag on-pr-120a01c48f089e6840c5178394deef39b5bd17cd will be paired with digest sha256:effafcad7170d445654e8870ef3488ab1a7a1c2d63f49187c236d04d7ea0a12d once this image has been published in accordance with Red Hat Certification policy. You may then add or remove any supplemental tags through your Red Hat Connect portal as you see fit." { "image": "quay.io/redhat-appstudio-qe/integration2-hira/test-component-pac-bayiwc:on-pr-120a01c48f089e6840c5178394deef39b5bd17cd", "passed": false, "test_library": { "name": "github.com/redhat-openshift-ecosystem/openshift-preflight", "version": "1.14.1", "commit": "436b6cd740f4144eba59ad1378be00383c7b0269" }, "results": { time="2025-10-24T15:06:04Z" level=info msg="Preflight result: FAILED" "passed": [ { "name": "HasUniqueTag", "elapsed_time": 0, "description": "Checking if container has a tag other than 'latest', so that the image can be uniquely identified." }, { "name": "LayerCountAcceptable", "elapsed_time": 0, "description": "Checking if container has less than 40 layers. Too many layers within the container images can degrade container performance." }, { "name": "HasNoProhibitedPackages", "elapsed_time": 53, "description": "Checks to ensure that the image in use does not include prohibited packages, such as Red Hat Enterprise Linux (RHEL) kernel packages." }, { "name": "HasRequiredLabel", "elapsed_time": 0, "description": "Checking if the required labels (name, vendor, version, release, summary, description, maintainer) are present in the container metadata" }, { "name": "RunAsNonRoot", "elapsed_time": 0, "description": "Checking if container runs as the root user because a container that does not specify a non-root user will fail the automatic certification, and will be subject to a manual review before the container can be approved for publication" }, { "name": "HasModifiedFiles", "elapsed_time": 11730, "description": "Checks that no files installed via RPM in the base Red Hat layer have been modified" }, { "name": "BasedOnUbi", "elapsed_time": 1099, "description": "Checking if the container's base image is based upon the Red Hat Universal Base Image (UBI)" } ], "failed": [ { "name": "HasLicense", "elapsed_time": 0, "description": "Checking if terms and conditions applicable to the software including open source licensing information are present. The license must be at /licenses", "help": "Check HasLicense encountered an error. Please review the preflight.log file for more information.", "suggestion": "Create a directory named /licenses and include all relevant licensing and/or terms and conditions as text file(s) in that directory.", "knowledgebase_url": "https://access.redhat.com/documentation/en-us/red_hat_software_certification/2024/html-single/red_hat_openshift_software_certification_policy_guide/index#assembly-requirements-for-container-images_openshift-sw-cert-policy-introduction", "check_url": "https://access.redhat.com/documentation/en-us/red_hat_software_certification/2024/html-single/red_hat_openshift_software_certification_policy_guide/index#assembly-requirements-for-container-images_openshift-sw-cert-policy-introduction" } ], "errors": [] } } pod: test-component-pac-bayiwc-o970e7182c5c183a6239d3a0b759289ef-pod | container step-app-set-outcome: {"result":"FAILURE","timestamp":"1761318365","note":"Task preflight is a FAILURE: Refer to Tekton task logs for more information","successes":7,"failures":1,"warnings":0} pod: test-component-pac-bayiwc-o970e7182c5c183a6239d3a0b759289ef-pod | container step-final-outcome: + [[ ! -f /mount/konflux.results.json ]] + tee /tekton/steps/step-final-outcome/results/test-output {"result":"FAILURE","timestamp":"1761318365","note":"Task preflight is a FAILURE: Refer to Tekton task logs for more information","successes":7,"failures":1,"warnings":0} pod: test-component-pac-bayiwc-o9f6e6bca3083116be981fe0c1d684534-pod | init container: prepare 2025/10/24 15:05:27 Entrypoint initialization pod: test-component-pac-bayiwc-o9f6e6bca3083116be981fe0c1d684534-pod | init container: place-scripts 2025/10/24 15:05:29 Decoded script /tekton/scripts/script-0-8fdhp 2025/10/24 15:05:29 Decoded script /tekton/scripts/script-1-fpr9t pod: test-component-pac-bayiwc-o9f6e6bca3083116be981fe0c1d684534-pod | init container: working-dir-initializer pod: test-component-pac-bayiwc-o9f6e6bca3083116be981fe0c1d684534-pod | container step-sast-snyk-check: INFO: The PROJECT_NAME used is: test-component-pac-bayiwc INFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt '/mnt/trusted-ca/ca-bundle.crt' -> '/etc/pki/ca-trust/source/anchors/ca-bundle.crt' {"result":"SKIPPED","timestamp":"2025-10-24T15:05:36+00:00","note":"Task sast-snyk-check skipped: If you wish to use the Snyk code SAST task, please create a secret name snyk-secret with the key 'snyk_token' containing the Snyk token by following the steps given [here](https://konflux-ci.dev/docs/testing/build/snyk/)","namespace":"default","successes":0,"failures":0,"warnings":0} pod: test-component-pac-bayiwc-o9f6e6bca3083116be981fe0c1d684534-pod | container step-upload: No sast_snyk_check_out.sarif exists. Skipping upload. No excluded-findings.json exists. Skipping upload. pod: test-component-pac-bayiwc-oc3a2a9b65fc297993fd3befae0c022a0-pod | init container: prepare 2025/10/24 15:00:52 Entrypoint initialization pod: test-component-pac-bayiwc-oc3a2a9b65fc297993fd3befae0c022a0-pod | init container: place-scripts 2025/10/24 15:01:06 Decoded script /tekton/scripts/script-0-5hjhl 2025/10/24 15:01:06 Decoded script /tekton/scripts/script-1-htv8n 2025/10/24 15:01:06 Decoded script /tekton/scripts/script-2-xhsbs 2025/10/24 15:01:06 Decoded script /tekton/scripts/script-3-2dz2h 2025/10/24 15:01:06 Decoded script /tekton/scripts/script-4-fgp5w pod: test-component-pac-bayiwc-oc3a2a9b65fc297993fd3befae0c022a0-pod | init container: working-dir-initializer pod: test-component-pac-bayiwc-oc3a2a9b65fc297993fd3befae0c022a0-pod | container step-build: [2025-10-24T15:01:13,166999337+00:00] Validate context path [2025-10-24T15:01:13,172128556+00:00] Update CA trust [2025-10-24T15:01:13,173781919+00:00] Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt '/mnt/trusted-ca/ca-bundle.crt' -> '/etc/pki/ca-trust/source/anchors/ca-bundle.crt' [2025-10-24T15:01:19,277134162+00:00] Prepare Dockerfile Checking if /var/workdir/cachi2/output/bom.json exists. Could not find prefetched sbom. No content_sets found for ICM [2025-10-24T15:01:19,374480913+00:00] Prepare system (architecture: x86_64) [2025-10-24T15:01:27,762395730+00:00] Setup prefetched Trying to pull registry.access.redhat.com/ubi8/openjdk-17-runtime:1.23... Getting image source signatures Checking if image destination supports signatures Copying blob sha256:50be7bb6ce3ddb41606e1956ba5c61072699ac536980f260a0db6dc59c8013fe Copying blob sha256:1e08c3362d0fa9a012c8121b6e9bef30a6f1f762dc71f2311e10c306722fe3df Copying config sha256:67c86e537270c50f06c1fc3abd626e48147506d8fd4a0b9d2d0988c7784ed26f Writing manifest to image destination Storing signatures [2025-10-24T15:01:44,699247983+00:00] Unsetting proxy { "architecture": "x86_64", "build-date": "2025-10-24T15:01:27Z", "com.redhat.component": "openjdk-17-runtime-ubi8-container", "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI", "description": "Image for Red Hat OpenShift providing OpenJDK 17 runtime", "distribution-scope": "public", "io.buildah.version": "1.41.4", "io.cekit.version": "4.13.0.dev0", "io.k8s.description": "Platform for running plain Java applications (fat-jar and flat classpath)", "io.k8s.display-name": "Java Applications", "io.openshift.expose-services": "", "io.openshift.tags": "java", "maintainer": "Red Hat OpenJDK ", "name": "ubi8/openjdk-17-runtime", "org.jboss.product": "openjdk", "org.jboss.product.openjdk.version": "17", "org.jboss.product.version": "17", "org.opencontainers.image.documentation": "https://rh-openjdk.github.io/redhat-openjdk-containers/", "release": "3.1759823901", "summary": "Image for Red Hat OpenShift providing OpenJDK 17 runtime", "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/openjdk-17-runtime/images/1.23-3.1759823901", "usage": "https://rh-openjdk.github.io/redhat-openjdk-containers/", "vcs-ref": "120a01c48f089e6840c5178394deef39b5bd17cd", "vcs-type": "git", "vendor": "Red Hat, Inc.", "version": "1.23", "org.opencontainers.image.revision": "120a01c48f089e6840c5178394deef39b5bd17cd", "org.opencontainers.image.source": "https://github.com/redhat-appstudio-qe/konflux-test-integration", "quay.expires-after": "5d" } [2025-10-24T15:01:44,762454072+00:00] Register sub-man Adding the entitlement to the build [2025-10-24T15:01:44,767078895+00:00] Add secrets [2025-10-24T15:01:44,996585658+00:00] Run buildah build [2025-10-24T15:01:44,998313000+00:00] buildah build --volume /tmp/entitlement:/etc/pki/entitlement --security-opt=unmask=/proc/interrupts --label architecture=x86_64 --label vcs-type=git --label vcs-ref=120a01c48f089e6840c5178394deef39b5bd17cd --label org.opencontainers.image.revision=120a01c48f089e6840c5178394deef39b5bd17cd --label org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/konflux-test-integration --label quay.expires-after=5d --label build-date=2025-10-24T15:01:27Z --annotation org.opencontainers.image.revision=120a01c48f089e6840c5178394deef39b5bd17cd --annotation org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/konflux-test-integration --tls-verify=true --no-cache --ulimit nofile=4096:4096 --http-proxy=false -f /tmp/Dockerfile.yFS4Kj -t quay.io/redhat-appstudio-qe/integration2-hira/test-component-pac-bayiwc:on-pr-120a01c48f089e6840c5178394deef39b5bd17cd . [1/2] STEP 1/5: FROM registry.access.redhat.com/ubi8/openjdk-17:1.23 AS builder Trying to pull registry.access.redhat.com/ubi8/openjdk-17:1.23... Getting image source signatures Checking if image destination supports signatures Copying blob sha256:50be7bb6ce3ddb41606e1956ba5c61072699ac536980f260a0db6dc59c8013fe Copying blob sha256:b4ef5eba39fc398c8d444cddfb080532575ddcd2cf3c9c51e35b4f5fe9941c63 Copying config sha256:05944f3db2fc64ae808e35b757e7fc818e29e03f524cc99dfa8546bbb31275a0 Writing manifest to image destination Storing signatures [1/2] STEP 2/5: WORKDIR /work [1/2] STEP 3/5: COPY . . [1/2] STEP 4/5: USER 0 [1/2] STEP 5/5: RUN mvn clean package -DskipTests -DskipDocsGen [INFO] Scanning for projects... [INFO] [INFO] ------------------< org.example:simple-java-project >------------------- [INFO] Building simple-java-project 1.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.4/maven-shade-plugin-3.2.4.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.4/maven-shade-plugin-3.2.4.pom (11 kB at 43 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 164 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 kB Progress (1): 33 kB Progress (1): 37 kB Progress (1): 41 kB Progress (1): 43 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 702 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 18 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 318 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.4/maven-shade-plugin-3.2.4.jar Progress (1): 2.3/134 kB Progress (1): 5.0/134 kB Progress (1): 7.7/134 kB Progress (1): 10/134 kB Progress (1): 13/134 kB Progress (1): 16/134 kB Progress (1): 19/134 kB Progress (1): 21/134 kB Progress (1): 25/134 kB Progress (1): 29/134 kB Progress (1): 33/134 kB Progress (1): 37/134 kB Progress (1): 41/134 kB Progress (1): 45/134 kB Progress (1): 49/134 kB Progress (1): 53/134 kB Progress (1): 57/134 kB Progress (1): 61/134 kB Progress (1): 66/134 kB Progress (1): 70/134 kB Progress (1): 74/134 kB Progress (1): 78/134 kB Progress (1): 82/134 kB Progress (1): 86/134 kB Progress (1): 90/134 kB Progress (1): 92/134 kB Progress (1): 96/134 kB Progress (1): 100/134 kB Progress (1): 105/134 kB Progress (1): 109/134 kB Progress (1): 113/134 kB Progress (1): 117/134 kB Progress (1): 121/134 kB Progress (1): 125/134 kB Progress (1): 129/134 kB Progress (1): 133/134 kB Progress (1): 134 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.4/maven-shade-plugin-3.2.4.jar (134 kB at 1.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom Progress (1): 3.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 77 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 266 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 26 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 418 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 302 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar Progress (1): 4.1/25 kB Progress (1): 7.7/25 kB Progress (1): 12/25 kB Progress (1): 16/25 kB Progress (1): 20/25 kB Progress (1): 24/25 kB Progress (1): 25 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 474 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom Progress (1): 4.1 kB Progress (1): 8.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 129 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 9.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 170 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 kB Progress (1): 30 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 531 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 322 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar Progress (1): 4.1/30 kB Progress (1): 7.7/30 kB Progress (1): 12/30 kB Progress (1): 16/30 kB Progress (1): 20/30 kB Progress (1): 24/30 kB Progress (1): 28/30 kB Progress (1): 30 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 509 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 10 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 193 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 204 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 kB Progress (1): 33 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 501 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 297 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar Progress (1): 4.1/43 kB Progress (1): 7.7/43 kB Progress (1): 12/43 kB Progress (1): 16/43 kB Progress (1): 20/43 kB Progress (1): 24/43 kB Progress (1): 28/43 kB Progress (1): 32/43 kB Progress (1): 36/43 kB Progress (1): 41/43 kB Progress (1): 43 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 810 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 10 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (10 kB at 201 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 kB at 219 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar Progress (1): 4.1/30 kB Progress (1): 7.7/30 kB Progress (1): 12/30 kB Progress (1): 16/30 kB Progress (1): 20/30 kB Progress (1): 24/30 kB Progress (1): 28/30 kB Progress (1): 30 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 kB at 586 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom Progress (1): 4.1 kB Progress (1): 6.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom (6.8 kB at 125 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 9.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom (9.9 kB at 183 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 kB Progress (1): 33 kB Progress (1): 37 kB Progress (1): 41 kB Progress (1): 45 kB Progress (1): 46 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom (46 kB at 861 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom (20 kB at 377 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar Progress (1): 4.1/27 kB Progress (1): 7.7/27 kB Progress (1): 12/27 kB Progress (1): 16/27 kB Progress (1): 20/27 kB Progress (1): 24/27 kB Progress (1): 27 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar (27 kB at 480 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/simple/simple-jdk17/0.1.2/simple-jdk17-0.1.2.pom Progress (1): 3.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/simple/simple-jdk17/0.1.2/simple-jdk17-0.1.2.pom (3.6 kB at 69 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/shaded/shaded-jdk11/1.9/shaded-jdk11-1.9.pom Progress (1): 4.1 kB Progress (1): 5.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/shaded/shaded-jdk11/1.9/shaded-jdk11-1.9.pom (5.0 kB at 40 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/simple/simple-jdk8/1.2.4/simple-jdk8-1.2.4.pom Progress (1): 3.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/simple/simple-jdk8/1.2.4/simple-jdk8-1.2.4.pom (3.6 kB at 50 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/gradle/hacbs-test-simple-gradle-jdk8/1.1/hacbs-test-simple-gradle-jdk8-1.1.pom Progress (1): 1.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/gradle/hacbs-test-simple-gradle-jdk8/1.1/hacbs-test-simple-gradle-jdk8-1.1.pom (1.8 kB at 31 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/simple/simple-jdk17/0.1.2/simple-jdk17-0.1.2.jar Downloading from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/shaded/shaded-jdk11/1.9/shaded-jdk11-1.9.jar Downloading from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/simple/simple-jdk8/1.2.4/simple-jdk8-1.2.4.jar Downloading from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/gradle/hacbs-test-simple-gradle-jdk8/1.1/hacbs-test-simple-gradle-jdk8-1.1.jar Progress (1): 3.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/simple/simple-jdk17/0.1.2/simple-jdk17-0.1.2.jar (3.6 kB at 66 kB/s) Progress (1): 2.3/3.6 kB Progress (2): 2.3/3.6 kB | 2.0 kB Progress (2): 3.6 kB | 2.0 kB Progress (3): 3.6 kB | 2.0 kB | 2.3/7.1 kB Progress (3): 3.6 kB | 2.0 kB | 5.0/7.1 kB Progress (3): 3.6 kB | 2.0 kB | 7.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/shaded/shaded-jdk11/1.9/shaded-jdk11-1.9.jar (7.1 kB at 86 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/gradle/hacbs-test-simple-gradle-jdk8/1.1/hacbs-test-simple-gradle-jdk8-1.1.jar (2.0 kB at 24 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/io/github/stuartwdouglas/hacbs-test/simple/simple-jdk8/1.2.4/simple-jdk8-1.2.4.jar (3.6 kB at 42 kB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ simple-java-project --- Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom Progress (1): 1.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 24 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 9.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 148 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 287 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom Progress (1): 3.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 53 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom Progress (1): 4.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 69 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 8.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 158 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 8.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 171 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Progress (1): 2.3/226 kB Progress (2): 2.3/226 kB | 2.3/13 kB Progress (2): 5.1/226 kB | 2.3/13 kB Progress (2): 5.1/226 kB | 5.0/13 kB Progress (2): 7.8/226 kB | 5.0/13 kB Progress (2): 7.8/226 kB | 9.1/13 kB Progress (2): 7.8/226 kB | 13 kB Progress (2): 11/226 kB | 13 kB Progress (2): 13/226 kB | 13 kB Progress (2): 16/226 kB | 13 kB Progress (2): 19/226 kB | 13 kB Progress (2): 22/226 kB | 13 kB Progress (2): 24/226 kB | 13 kB Progress (2): 27/226 kB | 13 kB Progress (2): 30/226 kB | 13 kB Progress (2): 32/226 kB | 13 kB Progress (2): 35/226 kB | 13 kB Progress (2): 38/226 kB | 13 kB Progress (2): 41/226 kB | 13 kB Progress (2): 43/226 kB | 13 kB Progress (2): 46/226 kB | 13 kB Progress (2): 49/226 kB | 13 kB Progress (2): 53/226 kB | 13 kB Progress (2): 57/226 kB | 13 kB Progress (2): 61/226 kB | 13 kB Progress (2): 65/226 kB | 13 kB Progress (2): 69/226 kB | 13 kB Progress (2): 73/226 kB | 13 kB Progress (2): 77/226 kB | 13 kB Progress (2): 82/226 kB | 13 kB Progress (2): 86/226 kB | 13 kB Progress (2): 90/226 kB | 13 kB Progress (2): 94/226 kB | 13 kB Progress (2): 98/226 kB | 13 kB Progress (2): 102/226 kB | 13 kB Progress (2): 106/226 kB | 13 kB Progress (2): 110/226 kB | 13 kB Progress (2): 114/226 kB | 13 kB Progress (2): 118/226 kB | 13 kB Progress (2): 121/226 kB | 13 kB Progress (2): 125/226 kB | 13 kB Progress (2): 129/226 kB | 13 kB Progress (2): 133/226 kB | 13 kB Progress (2): 137/226 kB | 13 kB Progress (2): 141/226 kB | 13 kB Progress (2): 145/226 kB | 13 kB Progress (2): 149/226 kB | 13 kB Progress (2): 153/226 kB | 13 kB Progress (2): 157/226 kB | 13 kB Progress (2): 161/226 kB | 13 kB Progress (2): 166/226 kB | 13 kB Progress (2): 170/226 kB | 13 kB Progress (2): 174/226 kB | 13 kB Progress (2): 178/226 kB | 13 kB Progress (2): 182/226 kB | 13 kB Progress (2): 186/226 kB | 13 kB Progress (2): 188/226 kB | 13 kB Progress (2): 192/226 kB | 13 kB Progress (2): 196/226 kB | 13 kB Progress (2): 200/226 kB | 13 kB Progress (2): 205/226 kB | 13 kB Progress (2): 209/226 kB | 13 kB Progress (2): 213/226 kB | 13 kB Progress (2): 217/226 kB | 13 kB Progress (2): 221/226 kB | 13 kB Progress (2): 225/226 kB | 13 kB Progress (2): 226 kB | 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 198 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 3.1 MB/s) [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ simple-java-project --- Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom Progress (1): 2.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 54 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 32 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom Progress (1): 3.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 43 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 28 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 9.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 90 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Progress (1): 3.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 72 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Progress (1): 492 B Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 3.9 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Progress (1): 4.1 kB Progress (1): 5.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 130 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom Progress (1): 998 B Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 18 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Progress (1): 4.1 kB Progress (1): 6.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 132 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 61 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 30 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom Progress (1): 2.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 37 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 24 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom Progress (1): 1.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 28 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 32 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom Progress (1): 4.1 kB Progress (1): 6.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 118 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 32 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom Progress (1): 1.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 27 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom Progress (1): 1.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 20 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom Progress (1): 424 B Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 8.0 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom Progress (1): 3.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 77 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom Progress (1): 1.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 29 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom Progress (1): 2.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 40 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 28 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom Progress (1): 4.1 kB Progress (1): 7.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 120 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom Progress (1): 1.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 13 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom Progress (1): 3.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 65 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Progress (1): 3.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 61 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 17 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 294 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom Progress (1): 4.1 kB Progress (1): 5.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (5.8 kB at 98 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 8.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 140 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Progress (1): 4.1 kB Progress (1): 6.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 149 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 228 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom Progress (1): 889 B Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 18 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Progress (1): 4.1 kB Progress (1): 5.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 89 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom Progress (1): 2.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 46 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom Progress (1): 3.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 44 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom Progress (1): 4.1 kB Progress (1): 5.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 85 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom Progress (1): 4.1 kB Progress (1): 8.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 115 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom Progress (1): 890 B Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 17 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 34 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 281 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar Progress (1): 3.8/35 kB Progress (1): 7.9/35 kB Progress (1): 12/35 kB Progress (1): 16/35 kB Progress (1): 20/35 kB Progress (1): 24/35 kB Progress (1): 28/35 kB Progress (1): 32/35 kB Progress (1): 35 kB Progress (2): 35 kB | 4.1/29 kB Progress (2): 35 kB | 8.2/29 kB Progress (2): 35 kB | 12/29 kB Progress (2): 35 kB | 16/29 kB Progress (2): 35 kB | 20/29 kB Progress (2): 35 kB | 25/29 kB Progress (2): 35 kB | 29/29 kB Progress (2): 35 kB | 29 kB Progress (3): 35 kB | 29 kB | 2.3/57 kB Progress (3): 35 kB | 29 kB | 5.0/57 kB Progress (3): 35 kB | 29 kB | 7.8/57 kB Progress (3): 35 kB | 29 kB | 11/57 kB Progress (3): 35 kB | 29 kB | 13/57 kB Progress (3): 35 kB | 29 kB | 16/57 kB Progress (3): 35 kB | 29 kB | 19/57 kB Progress (3): 35 kB | 29 kB | 22/57 kB Progress (3): 35 kB | 29 kB | 24/57 kB Progress (3): 35 kB | 29 kB | 27/57 kB Progress (3): 35 kB | 29 kB | 30/57 kB Progress (3): 35 kB | 29 kB | 32/57 kB Progress (4): 35 kB | 29 kB | 32/57 kB | 4.1/116 kB Progress (4): 35 kB | 29 kB | 35/57 kB | 4.1/116 kB Progress (4): 35 kB | 29 kB | 35/57 kB | 7.7/116 kB Progress (4): 35 kB | 29 kB | 38/57 kB | 7.7/116 kB Progress (4): 35 kB | 29 kB | 38/57 kB | 12/116 kB Progress (4): 35 kB | 29 kB | 41/57 kB | 12/116 kB Progress (4): 35 kB | 29 kB | 41/57 kB | 16/116 kB Progress (4): 35 kB | 29 kB | 43/57 kB | 16/116 kB Progress (4): 35 kB | 29 kB | 43/57 kB | 20/116 kB Progress (4): 35 kB | 29 kB | 48/57 kB | 20/116 kB Progress (4): 35 kB | 29 kB | 52/57 kB | 20/116 kB Progress (4): 35 kB | 29 kB | 52/57 kB | 24/116 kB Progress (4): 35 kB | 29 kB | 52/57 kB | 28/116 kB Progress (4): 35 kB | 29 kB | 56/57 kB | 28/116 kB Progress (4): 35 kB | 29 kB | 56/57 kB | 32/116 kB Progress (4): 35 kB | 29 kB | 57 kB | 32/116 kB Progress (4): 35 kB | 29 kB | 57 kB | 36/116 kB Progress (4): 35 kB | 29 kB | 57 kB | 40/116 kB Progress (4): 35 kB | 29 kB | 57 kB | 45/116 kB Progress (4): 35 kB | 29 kB | 57 kB | 49/116 kB Progress (4): 35 kB | 29 kB | 57 kB | 53/116 kB Progress (4): 35 kB | 29 kB | 57 kB | 57/116 kB Progress (4): 35 kB | 29 kB | 57 kB | 61/116 kB Progress (4): 35 kB | 29 kB | 57 kB | 65/116 kB Progress (4): 35 kB | 29 kB | 57 kB | 69/116 kB Progress (4): 35 kB | 29 kB | 57 kB | 73/116 kB Progress (4): 35 kB | 29 kB | 57 kB | 77/116 kB Progress (4): 35 kB | 29 kB | 57 kB | 81/116 kB Progress (4): 35 kB | 29 kB | 57 kB | 86/116 kB Progress (4): 35 kB | 29 kB | 57 kB | 90/116 kB Progress (4): 35 kB | 29 kB | 57 kB | 94/116 kB Progress (4): 35 kB | 29 kB | 57 kB | 98/116 kB Progress (4): 35 kB | 29 kB | 57 kB | 102/116 kB Progress (4): 35 kB | 29 kB | 57 kB | 106/116 kB Progress (4): 35 kB | 29 kB | 57 kB | 110/116 kB Progress (4): 35 kB | 29 kB | 57 kB | 114/116 kB Progress (4): 35 kB | 29 kB | 57 kB | 116 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 507 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 568 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 856 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 1.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar Progress (1): 2.3/152 kB Progress (1): 5.1/152 kB Progress (1): 7.8/152 kB Progress (1): 11/152 kB Progress (1): 13/152 kB Progress (1): 16/152 kB Progress (1): 19/152 kB Progress (1): 22/152 kB Progress (1): 24/152 kB Progress (1): 27/152 kB Progress (2): 27/152 kB | 4.1/9.9 kB Progress (2): 30/152 kB | 4.1/9.9 kB Progress (2): 30/152 kB | 7.7/9.9 kB Progress (2): 30/152 kB | 9.9 kB Progress (2): 32/152 kB | 9.9 kB Progress (2): 35/152 kB | 9.9 kB Progress (2): 38/152 kB | 9.9 kB Progress (2): 41/152 kB | 9.9 kB Progress (2): 43/152 kB | 9.9 kB Progress (2): 46/152 kB | 9.9 kB Progress (2): 49/152 kB | 9.9 kB Progress (2): 52/152 kB | 9.9 kB Progress (2): 54/152 kB | 9.9 kB Progress (2): 58/152 kB | 9.9 kB Progress (2): 63/152 kB | 9.9 kB Progress (2): 67/152 kB | 9.9 kB Progress (2): 71/152 kB | 9.9 kB Progress (2): 75/152 kB | 9.9 kB Progress (2): 79/152 kB | 9.9 kB Progress (2): 83/152 kB | 9.9 kB Progress (2): 87/152 kB | 9.9 kB Progress (2): 91/152 kB | 9.9 kB Progress (2): 95/152 kB | 9.9 kB Progress (2): 99/152 kB | 9.9 kB Progress (2): 104/152 kB | 9.9 kB Progress (2): 108/152 kB | 9.9 kB Progress (2): 112/152 kB | 9.9 kB Progress (2): 116/152 kB | 9.9 kB Progress (3): 116/152 kB | 9.9 kB | 3.7/5.9 kB Progress (3): 120/152 kB | 9.9 kB | 3.7/5.9 kB Progress (3): 120/152 kB | 9.9 kB | 5.9 kB Progress (3): 122/152 kB | 9.9 kB | 5.9 kB Progress (3): 126/152 kB | 9.9 kB | 5.9 kB Progress (3): 130/152 kB | 9.9 kB | 5.9 kB Progress (3): 134/152 kB | 9.9 kB | 5.9 kB Progress (3): 138/152 kB | 9.9 kB | 5.9 kB Progress (3): 143/152 kB | 9.9 kB | 5.9 kB Progress (3): 147/152 kB | 9.9 kB | 5.9 kB Progress (4): 147/152 kB | 9.9 kB | 5.9 kB | 3.8/21 kB Progress (4): 151/152 kB | 9.9 kB | 5.9 kB | 3.8/21 kB Progress (4): 151/152 kB | 9.9 kB | 5.9 kB | 7.9/21 kB Progress (4): 152 kB | 9.9 kB | 5.9 kB | 7.9/21 kB Progress (4): 152 kB | 9.9 kB | 5.9 kB | 12/21 kB Progress (4): 152 kB | 9.9 kB | 5.9 kB | 16/21 kB Progress (4): 152 kB | 9.9 kB | 5.9 kB | 20/21 kB Progress (4): 152 kB | 9.9 kB | 5.9 kB | 21 kB Progress (5): 152 kB | 9.9 kB | 5.9 kB | 21 kB | 4.1/24 kB Progress (5): 152 kB | 9.9 kB | 5.9 kB | 21 kB | 7.7/24 kB Progress (5): 152 kB | 9.9 kB | 5.9 kB | 21 kB | 12/24 kB Progress (5): 152 kB | 9.9 kB | 5.9 kB | 21 kB | 16/24 kB Progress (5): 152 kB | 9.9 kB | 5.9 kB | 21 kB | 20/24 kB Progress (5): 152 kB | 9.9 kB | 5.9 kB | 21 kB | 24/24 kB Progress (5): 152 kB | 9.9 kB | 5.9 kB | 21 kB | 24 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 86 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 1.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 165 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 42 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar Progress (2): 24 kB | 3.8/30 kB Progress (2): 24 kB | 7.9/30 kB Progress (2): 24 kB | 12/30 kB Progress (2): 24 kB | 16/30 kB Progress (2): 24 kB | 20/30 kB Progress (2): 24 kB | 24/30 kB Progress (2): 24 kB | 28/30 kB Progress (2): 24 kB | 30 kB Progress (3): 24 kB | 30 kB | 3.7/14 kB Progress (3): 24 kB | 30 kB | 7.8/14 kB Progress (3): 24 kB | 30 kB | 12/14 kB Progress (3): 24 kB | 30 kB | 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 158 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar Progress (3): 30 kB | 14 kB | 3.8/37 kB Progress (3): 30 kB | 14 kB | 7.9/37 kB Progress (3): 30 kB | 14 kB | 12/37 kB Progress (3): 30 kB | 14 kB | 16/37 kB Progress (3): 30 kB | 14 kB | 20/37 kB Progress (3): 30 kB | 14 kB | 24/37 kB Progress (3): 30 kB | 14 kB | 28/37 kB Progress (3): 30 kB | 14 kB | 32/37 kB Progress (3): 30 kB | 14 kB | 37/37 kB Progress (3): 30 kB | 14 kB | 37 kB Progress (4): 30 kB | 14 kB | 37 kB | 3.8/13 kB Progress (4): 30 kB | 14 kB | 37 kB | 7.9/13 kB Progress (4): 30 kB | 14 kB | 37 kB | 12/13 kB Progress (4): 30 kB | 14 kB | 37 kB | 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 78 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 170 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar Progress (3): 37 kB | 13 kB | 4.1/38 kB Progress (3): 37 kB | 13 kB | 7.7/38 kB Progress (3): 37 kB | 13 kB | 12/38 kB Progress (3): 37 kB | 13 kB | 16/38 kB Progress (3): 37 kB | 13 kB | 20/38 kB Progress (3): 37 kB | 13 kB | 24/38 kB Progress (3): 37 kB | 13 kB | 28/38 kB Progress (3): 37 kB | 13 kB | 32/38 kB Progress (3): 37 kB | 13 kB | 36/38 kB Progress (3): 37 kB | 13 kB | 38 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 190 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 68 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar Progress (2): 38 kB | 3.8/87 kB Progress (2): 38 kB | 7.9/87 kB Progress (2): 38 kB | 12/87 kB Progress (2): 38 kB | 16/87 kB Progress (2): 38 kB | 20/87 kB Progress (2): 38 kB | 24/87 kB Progress (2): 38 kB | 28/87 kB Progress (2): 38 kB | 32/87 kB Progress (2): 38 kB | 37/87 kB Progress (2): 38 kB | 41/87 kB Progress (2): 38 kB | 45/87 kB Progress (2): 38 kB | 49/87 kB Progress (2): 38 kB | 53/87 kB Progress (2): 38 kB | 57/87 kB Progress (2): 38 kB | 61/87 kB Progress (2): 38 kB | 65/87 kB Progress (2): 38 kB | 69/87 kB Progress (2): 38 kB | 73/87 kB Progress (2): 38 kB | 78/87 kB Progress (2): 38 kB | 82/87 kB Progress (2): 38 kB | 86/87 kB Progress (2): 38 kB | 87 kB Progress (3): 38 kB | 87 kB | 3.8/86 kB Progress (3): 38 kB | 87 kB | 7.9/86 kB Progress (3): 38 kB | 87 kB | 12/86 kB Progress (3): 38 kB | 87 kB | 16/86 kB Progress (3): 38 kB | 87 kB | 20/86 kB Progress (3): 38 kB | 87 kB | 24/86 kB Progress (3): 38 kB | 87 kB | 28/86 kB Progress (3): 38 kB | 87 kB | 32/86 kB Progress (3): 38 kB | 87 kB | 37/86 kB Progress (3): 38 kB | 87 kB | 41/86 kB Progress (3): 38 kB | 87 kB | 45/86 kB Progress (3): 38 kB | 87 kB | 49/86 kB Progress (3): 38 kB | 87 kB | 53/86 kB Progress (3): 38 kB | 87 kB | 57/86 kB Progress (3): 38 kB | 87 kB | 61/86 kB Progress (4): 38 kB | 87 kB | 61/86 kB | 4.1/49 kB Progress (4): 38 kB | 87 kB | 65/86 kB | 4.1/49 kB Progress (4): 38 kB | 87 kB | 65/86 kB | 7.7/49 kB Progress (4): 38 kB | 87 kB | 65/86 kB | 12/49 kB Progress (4): 38 kB | 87 kB | 65/86 kB | 16/49 kB Progress (4): 38 kB | 87 kB | 69/86 kB | 16/49 kB Progress (4): 38 kB | 87 kB | 73/86 kB | 16/49 kB Progress (4): 38 kB | 87 kB | 78/86 kB | 16/49 kB Progress (4): 38 kB | 87 kB | 82/86 kB | 16/49 kB Progress (4): 38 kB | 87 kB | 82/86 kB | 20/49 kB Progress (4): 38 kB | 87 kB | 86/86 kB | 20/49 kB Progress (4): 38 kB | 87 kB | 86/86 kB | 24/49 kB Progress (4): 38 kB | 87 kB | 86 kB | 24/49 kB Progress (4): 38 kB | 87 kB | 86 kB | 28/49 kB Progress (4): 38 kB | 87 kB | 86 kB | 32/49 kB Progress (4): 38 kB | 87 kB | 86 kB | 36/49 kB Progress (4): 38 kB | 87 kB | 86 kB | 40/49 kB Progress (4): 38 kB | 87 kB | 86 kB | 45/49 kB Progress (4): 38 kB | 87 kB | 86 kB | 49/49 kB Progress (4): 38 kB | 87 kB | 86 kB | 49 kB Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 162 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 354 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 347 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 189 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar Progress (1): 4.1/194 kB Progress (1): 7.7/194 kB Progress (1): 12/194 kB Progress (1): 16/194 kB Progress (1): 20/194 kB Progress (1): 24/194 kB Progress (1): 28/194 kB Progress (1): 32/194 kB Progress (1): 36/194 kB Progress (1): 40/194 kB Progress (1): 45/194 kB Progress (1): 49/194 kB Progress (1): 53/194 kB Progress (1): 57/194 kB Progress (1): 61/194 kB Progress (1): 65/194 kB Progress (1): 69/194 kB Progress (1): 73/194 kB Progress (1): 77/194 kB Progress (1): 81/194 kB Progress (1): 86/194 kB Progress (1): 90/194 kB Progress (1): 94/194 kB Progress (1): 98/194 kB Progress (1): 102/194 kB Progress (2): 102/194 kB | 3.8/10 kB Progress (2): 102/194 kB | 7.9/10 kB Progress (2): 106/194 kB | 7.9/10 kB Progress (2): 110/194 kB | 7.9/10 kB Progress (2): 110/194 kB | 10 kB Progress (2): 114/194 kB | 10 kB Progress (2): 118/194 kB | 10 kB Progress (2): 122/194 kB | 10 kB Progress (2): 127/194 kB | 10 kB Progress (2): 131/194 kB | 10 kB Progress (2): 135/194 kB | 10 kB Progress (2): 139/194 kB | 10 kB Progress (2): 143/194 kB | 10 kB Progress (2): 147/194 kB | 10 kB Progress (2): 151/194 kB | 10 kB Progress (3): 151/194 kB | 10 kB | 4.1/223 kB Progress (3): 151/194 kB | 10 kB | 7.7/223 kB Progress (3): 155/194 kB | 10 kB | 7.7/223 kB Progress (3): 155/194 kB | 10 kB | 12/223 kB Progress (3): 159/194 kB | 10 kB | 12/223 kB Progress (3): 159/194 kB | 10 kB | 16/223 kB Progress (3): 163/194 kB | 10 kB | 16/223 kB Progress (3): 167/194 kB | 10 kB | 16/223 kB Progress (3): 167/194 kB | 10 kB | 20/223 kB Progress (3): 167/194 kB | 10 kB | 24/223 kB Progress (3): 172/194 kB | 10 kB | 24/223 kB Progress (3): 176/194 kB | 10 kB | 24/223 kB Progress (3): 180/194 kB | 10 kB | 24/223 kB Progress (3): 184/194 kB | 10 kB | 24/223 kB Progress (3): 184/194 kB | 10 kB | 28/223 kB Progress (3): 184/194 kB | 10 kB | 32/223 kB Progress (3): 184/194 kB | 10 kB | 36/223 kB Progress (3): 188/194 kB | 10 kB | 36/223 kB Progress (3): 188/194 kB | 10 kB | 40/223 kB Progress (3): 192/194 kB | 10 kB | 40/223 kB Progress (3): 194 kB | 10 kB | 40/223 kB Progress (3): 194 kB | 10 kB | 45/223 kB Progress (3): 194 kB | 10 kB | 49/223 kB Progress (3): 194 kB | 10 kB | 53/223 kB Progress (3): 194 kB | 10 kB | 57/223 kB Progress (4): 194 kB | 10 kB | 57/223 kB | 4.1/121 kB Progress (4): 194 kB | 10 kB | 61/223 kB | 4.1/121 kB Progress (4): 194 kB | 10 kB | 61/223 kB | 7.7/121 kB Progress (4): 194 kB | 10 kB | 65/223 kB | 7.7/121 kB Progress (4): 194 kB | 10 kB | 65/223 kB | 12/121 kB Progress (4): 194 kB | 10 kB | 69/223 kB | 12/121 kB Progress (4): 194 kB | 10 kB | 69/223 kB | 16/121 kB Progress (4): 194 kB | 10 kB | 73/223 kB | 16/121 kB Progress (4): 194 kB | 10 kB | 73/223 kB | 20/121 kB Progress (4): 194 kB | 10 kB | 73/223 kB | 24/121 kB Progress (4): 194 kB | 10 kB | 73/223 kB | 28/121 kB Progress (4): 194 kB | 10 kB | 73/223 kB | 32/121 kB Progress (4): 194 kB | 10 kB | 77/223 kB | 32/121 kB Progress (4): 194 kB | 10 kB | 77/223 kB | 36/121 kB Progress (4): 194 kB | 10 kB | 81/223 kB | 36/121 kB Progress (4): 194 kB | 10 kB | 81/223 kB | 41/121 kB Progress (4): 194 kB | 10 kB | 86/223 kB | 41/121 kB Progress (4): 194 kB | 10 kB | 90/223 kB | 41/121 kB Progress (4): 194 kB | 10 kB | 90/223 kB | 45/121 kB Progress (4): 194 kB | 10 kB | 90/223 kB | 49/121 kB Progress (4): 194 kB | 10 kB | 90/223 kB | 53/121 kB Progress (4): 194 kB | 10 kB | 90/223 kB | 57/121 kB Progress (4): 194 kB | 10 kB | 94/223 kB | 57/121 kB Progress (4): 194 kB | 10 kB | 98/223 kB | 57/121 kB Progress (4): 194 kB | 10 kB | 102/223 kB | 57/121 kB Progress (4): 194 kB | 10 kB | 106/223 kB | 57/121 kB Progress (4): 194 kB | 10 kB | 106/223 kB | 61/121 kB Progress (4): 194 kB | 10 kB | 106/223 kB | 65/121 kB Progress (4): 194 kB | 10 kB | 106/223 kB | 69/121 kB Progress (4): 194 kB | 10 kB | 106/223 kB | 73/121 kB Progress (4): 194 kB | 10 kB | 106/223 kB | 77/121 kB Progress (4): 194 kB | 10 kB | 106/223 kB | 81/121 kB Progress (4): 194 kB | 10 kB | 106/223 kB | 86/121 kB Progress (4): 194 kB | 10 kB | 106/223 kB | 90/121 kB Progress (4): 194 kB | 10 kB | 106/223 kB | 94/121 kB Progress (4): 194 kB | 10 kB | 106/223 kB | 98/121 kB Progress (4): 194 kB | 10 kB | 106/223 kB | 102/121 kB Progress (4): 194 kB | 10 kB | 106/223 kB | 106/121 kB Progress (4): 194 kB | 10 kB | 106/223 kB | 110/121 kB Progress (4): 194 kB | 10 kB | 106/223 kB | 114/121 kB Progress (4): 194 kB | 10 kB | 106/223 kB | 118/121 kB Progress (4): 194 kB | 10 kB | 106/223 kB | 121 kB Progress (4): 194 kB | 10 kB | 110/223 kB | 121 kB Progress (4): 194 kB | 10 kB | 114/223 kB | 121 kB Progress (4): 194 kB | 10 kB | 118/223 kB | 121 kB Progress (4): 194 kB | 10 kB | 122/223 kB | 121 kB Progress (4): 194 kB | 10 kB | 127/223 kB | 121 kB Progress (4): 194 kB | 10 kB | 131/223 kB | 121 kB Progress (4): 194 kB | 10 kB | 135/223 kB | 121 kB Progress (4): 194 kB | 10 kB | 139/223 kB | 121 kB Progress (4): 194 kB | 10 kB | 143/223 kB | 121 kB Progress (4): 194 kB | 10 kB | 147/223 kB | 121 kB Progress (4): 194 kB | 10 kB | 151/223 kB | 121 kB Progress (4): 194 kB | 10 kB | 155/223 kB | 121 kB Progress (4): 194 kB | 10 kB | 159/223 kB | 121 kB Progress (4): 194 kB | 10 kB | 163/223 kB | 121 kB Progress (4): 194 kB | 10 kB | 167/223 kB | 121 kB Progress (4): 194 kB | 10 kB | 172/223 kB | 121 kB Progress (4): 194 kB | 10 kB | 176/223 kB | 121 kB Progress (4): 194 kB | 10 kB | 180/223 kB | 121 kB Progress (4): 194 kB | 10 kB | 184/223 kB | 121 kB Progress (4): 194 kB | 10 kB | 188/223 kB | 121 kB Progress (4): 194 kB | 10 kB | 192/223 kB | 121 kB Progress (4): 194 kB | 10 kB | 196/223 kB | 121 kB Progress (4): 194 kB | 10 kB | 200/223 kB | 121 kB Progress (4): 194 kB | 10 kB | 204/223 kB | 121 kB Progress (4): 194 kB | 10 kB | 208/223 kB | 121 kB Progress (4): 194 kB | 10 kB | 213/223 kB | 121 kB Progress (4): 194 kB | 10 kB | 217/223 kB | 121 kB Progress (4): 194 kB | 10 kB | 221/223 kB | 121 kB Progress (4): 194 kB | 10 kB | 223 kB | 121 kB Progress (5): 194 kB | 10 kB | 223 kB | 121 kB | 4.1/43 kB Progress (5): 194 kB | 10 kB | 223 kB | 121 kB | 7.7/43 kB Progress (5): 194 kB | 10 kB | 223 kB | 121 kB | 12/43 kB Progress (5): 194 kB | 10 kB | 223 kB | 121 kB | 16/43 kB Progress (5): 194 kB | 10 kB | 223 kB | 121 kB | 20/43 kB Progress (5): 194 kB | 10 kB | 223 kB | 121 kB | 24/43 kB Progress (5): 194 kB | 10 kB | 223 kB | 121 kB | 28/43 kB Progress (5): 194 kB | 10 kB | 223 kB | 121 kB | 32/43 kB Progress (5): 194 kB | 10 kB | 223 kB | 121 kB | 36/43 kB Progress (5): 194 kB | 10 kB | 223 kB | 121 kB | 40/43 kB Progress (5): 194 kB | 10 kB | 223 kB | 121 kB | 43 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 33 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 391 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 622 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 715 kB/s) Progress (2): 43 kB | 4.1/6.8 kB Progress (2): 43 kB | 6.8 kB Progress (3): 43 kB | 6.8 kB | 4.1/61 kB Progress (3): 43 kB | 6.8 kB | 7.7/61 kB Progress (3): 43 kB | 6.8 kB | 12/61 kB Progress (3): 43 kB | 6.8 kB | 16/61 kB Progress (3): 43 kB | 6.8 kB | 20/61 kB Progress (3): 43 kB | 6.8 kB | 24/61 kB Progress (3): 43 kB | 6.8 kB | 28/61 kB Progress (3): 43 kB | 6.8 kB | 32/61 kB Progress (3): 43 kB | 6.8 kB | 36/61 kB Progress (3): 43 kB | 6.8 kB | 41/61 kB Progress (3): 43 kB | 6.8 kB | 45/61 kB Progress (3): 43 kB | 6.8 kB | 49/61 kB Progress (3): 43 kB | 6.8 kB | 53/61 kB Progress (3): 43 kB | 6.8 kB | 57/61 kB Progress (3): 43 kB | 6.8 kB | 61/61 kB Progress (3): 43 kB | 6.8 kB | 61 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 kB at 121 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 19 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 165 kB/s) [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /work/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ simple-java-project --- Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom Progress (1): 1.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 25 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 19 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 133 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 24 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 431 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom Progress (1): 4.1 kB Progress (1): 4.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 59 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom Progress (1): 1.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 24 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom Progress (1): 2.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 46 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom Progress (1): 4.1 kB Progress (1): 7.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (7.8 kB at 137 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom Progress (1): 2.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 41 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 52 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2.0 kB at 33 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 28 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 38 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom Progress (1): 1.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (1.7 kB at 19 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom Progress (1): 2.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 40 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom Progress (1): 2.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 47 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 44 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom Progress (1): 2.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 43 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom Progress (1): 1.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (1.3 kB at 9.4 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom Progress (1): 3.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (3.4 kB at 55 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom Progress (1): 4.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 65 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom Progress (1): 4.1 kB Progress (1): 4.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 88 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom Progress (1): 965 B Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 20 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom Progress (1): 4.1 kB Progress (1): 4.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 97 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom Progress (1): 4.1 kB Progress (1): 6.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 114 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom Progress (1): 1.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 27 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 22 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 487 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 kB Progress (1): 32 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 491 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom Progress (1): 4.1 kB Progress (1): 4.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 87 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 219 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 47 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 54 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom Progress (1): 889 B Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 16 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 28 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 39 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom Progress (1): 4.1 kB Progress (1): 7.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 139 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom Progress (1): 3.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 66 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 47 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 34 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom Progress (1): 1.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 31 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 30 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom Progress (1): 1.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 36 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 52 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 59 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom Progress (1): 880 B Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 15 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 34 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom Progress (1): 2.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 41 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom Progress (1): 1.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 20 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Progress (1): 3.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 52 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Progress (1): 4.1 kB Progress (1): 6.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 128 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 8.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 98 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Progress (1): 4.1 kB Progress (1): 5.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 92 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Progress (1): 2.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 30 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom Progress (1): 815 B Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 15 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Progress (1): 4.1 kB Progress (1): 4.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 82 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 17 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 293 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom Progress (1): 865 B Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 17 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom Progress (1): 3.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 54 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 38 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 301 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Progress (1): 4.1 kB Progress (1): 6.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 106 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 247 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 48 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 19 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 180 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom Progress (1): 690 B Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 13 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom Progress (1): 769 B Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 15 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom Progress (1): 1.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (1.2 kB at 19 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 44 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom Progress (1): 2.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 43 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom Progress (1): 4.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 86 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 54 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 19 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 378 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom Progress (1): 145 B Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 2.6 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom Progress (1): 4.1 kB Progress (1): 5.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 68 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom Progress (1): 2.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 44 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom Progress (1): 1.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 25 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom Progress (1): 747 B Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 15 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar Progress (1): 4.1/89 kB Progress (1): 7.7/89 kB Progress (1): 12/89 kB Progress (1): 16/89 kB Progress (1): 20/89 kB Progress (1): 24/89 kB Progress (1): 28/89 kB Progress (1): 32/89 kB Progress (1): 36/89 kB Progress (1): 40/89 kB Progress (1): 45/89 kB Progress (1): 49/89 kB Progress (1): 53/89 kB Progress (1): 57/89 kB Progress (1): 61/89 kB Progress (1): 65/89 kB Progress (1): 69/89 kB Progress (1): 73/89 kB Progress (1): 77/89 kB Progress (1): 81/89 kB Progress (1): 86/89 kB Progress (1): 89 kB Progress (2): 89 kB | 4.1/13 kB Progress (2): 89 kB | 7.7/13 kB Progress (2): 89 kB | 12/13 kB Progress (2): 89 kB | 13 kB Progress (3): 89 kB | 13 kB | 3.8/49 kB Progress (3): 89 kB | 13 kB | 7.9/49 kB Progress (3): 89 kB | 13 kB | 12/49 kB Progress (4): 89 kB | 13 kB | 12/49 kB | 3.7/211 kB Progress (4): 89 kB | 13 kB | 16/49 kB | 3.7/211 kB Progress (4): 89 kB | 13 kB | 20/49 kB | 3.7/211 kB Progress (4): 89 kB | 13 kB | 20/49 kB | 7.8/211 kB Progress (4): 89 kB | 13 kB | 24/49 kB | 7.8/211 kB Progress (4): 89 kB | 13 kB | 24/49 kB | 12/211 kB Progress (4): 89 kB | 13 kB | 28/49 kB | 12/211 kB Progress (4): 89 kB | 13 kB | 28/49 kB | 16/211 kB Progress (5): 89 kB | 13 kB | 28/49 kB | 16/211 kB | 4.1/160 kB Progress (5): 89 kB | 13 kB | 28/49 kB | 20/211 kB | 4.1/160 kB Progress (5): 89 kB | 13 kB | 32/49 kB | 20/211 kB | 4.1/160 kB Progress (5): 89 kB | 13 kB | 32/49 kB | 20/211 kB | 7.7/160 kB Progress (5): 89 kB | 13 kB | 37/49 kB | 20/211 kB | 7.7/160 kB Progress (5): 89 kB | 13 kB | 37/49 kB | 24/211 kB | 7.7/160 kB Progress (5): 89 kB | 13 kB | 41/49 kB | 24/211 kB | 7.7/160 kB Progress (5): 89 kB | 13 kB | 41/49 kB | 28/211 kB | 7.7/160 kB Progress (5): 89 kB | 13 kB | 41/49 kB | 28/211 kB | 12/160 kB Progress (5): 89 kB | 13 kB | 41/49 kB | 32/211 kB | 12/160 kB Progress (5): 89 kB | 13 kB | 45/49 kB | 32/211 kB | 12/160 kB Progress (5): 89 kB | 13 kB | 45/49 kB | 36/211 kB | 12/160 kB Progress (5): 89 kB | 13 kB | 45/49 kB | 36/211 kB | 16/160 kB Progress (5): 89 kB | 13 kB | 49/49 kB | 36/211 kB | 16/160 kB Progress (5): 89 kB | 13 kB | 49/49 kB | 36/211 kB | 20/160 kB Progress (5): 89 kB | 13 kB | 49/49 kB | 41/211 kB | 20/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 41/211 kB | 20/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 45/211 kB | 20/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 45/211 kB | 24/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 49/211 kB | 24/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 53/211 kB | 24/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 53/211 kB | 28/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 53/211 kB | 32/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 57/211 kB | 32/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 57/211 kB | 36/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 61/211 kB | 36/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 61/211 kB | 40/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 65/211 kB | 40/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 69/211 kB | 40/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 69/211 kB | 45/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 69/211 kB | 49/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 73/211 kB | 49/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 73/211 kB | 53/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 77/211 kB | 53/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 77/211 kB | 57/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 82/211 kB | 57/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 86/211 kB | 57/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 86/211 kB | 61/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 86/211 kB | 65/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 90/211 kB | 65/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 90/211 kB | 69/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 94/211 kB | 69/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 94/211 kB | 73/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 98/211 kB | 73/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 102/211 kB | 73/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 102/211 kB | 77/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 102/211 kB | 81/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 106/211 kB | 81/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 106/211 kB | 86/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 110/211 kB | 86/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 110/211 kB | 90/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 114/211 kB | 90/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 118/211 kB | 90/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 122/211 kB | 90/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 127/211 kB | 90/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 127/211 kB | 94/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 131/211 kB | 94/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 131/211 kB | 98/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 135/211 kB | 98/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 135/211 kB | 102/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 135/211 kB | 106/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 139/211 kB | 106/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 143/211 kB | 106/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 147/211 kB | 106/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 151/211 kB | 106/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 151/211 kB | 110/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 155/211 kB | 110/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 155/211 kB | 114/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 159/211 kB | 114/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 159/211 kB | 118/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 163/211 kB | 118/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 163/211 kB | 122/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 168/211 kB | 122/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 172/211 kB | 122/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 176/211 kB | 122/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 176/211 kB | 127/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 180/211 kB | 127/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 180/211 kB | 131/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 184/211 kB | 131/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 184/211 kB | 135/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 184/211 kB | 139/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 188/211 kB | 139/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 192/211 kB | 139/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 192/211 kB | 143/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 196/211 kB | 143/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 196/211 kB | 147/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 200/211 kB | 147/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 200/211 kB | 151/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 200/211 kB | 155/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 204/211 kB | 155/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 204/211 kB | 159/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 209/211 kB | 159/160 kB Progress (5): 89 kB | 13 kB | 49 kB | 209/211 kB | 160 kB Progress (5): 89 kB | 13 kB | 49 kB | 211 kB | 160 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 219 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (89 kB at 1.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 2.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (211 kB at 2.8 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 646 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar Progress (1): 4.1/21 kB Progress (1): 7.7/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (1): 20/21 kB Progress (1): 21 kB Progress (2): 21 kB | 4.1/35 kB Progress (2): 21 kB | 7.7/35 kB Progress (2): 21 kB | 12/35 kB Progress (2): 21 kB | 16/35 kB Progress (2): 21 kB | 20/35 kB Progress (2): 21 kB | 24/35 kB Progress (2): 21 kB | 28/35 kB Progress (2): 21 kB | 32/35 kB Progress (2): 21 kB | 35 kB Progress (3): 21 kB | 35 kB | 3.7/14 kB Progress (3): 21 kB | 35 kB | 7.8/14 kB Progress (3): 21 kB | 35 kB | 12/14 kB Progress (3): 21 kB | 35 kB | 14 kB Progress (4): 21 kB | 35 kB | 14 kB | 4.1/87 kB Progress (4): 21 kB | 35 kB | 14 kB | 7.7/87 kB Progress (4): 21 kB | 35 kB | 14 kB | 12/87 kB Progress (4): 21 kB | 35 kB | 14 kB | 16/87 kB Progress (4): 21 kB | 35 kB | 14 kB | 20/87 kB Progress (4): 21 kB | 35 kB | 14 kB | 24/87 kB Progress (4): 21 kB | 35 kB | 14 kB | 28/87 kB Progress (4): 21 kB | 35 kB | 14 kB | 32/87 kB Progress (4): 21 kB | 35 kB | 14 kB | 36/87 kB Progress (4): 21 kB | 35 kB | 14 kB | 40/87 kB Progress (4): 21 kB | 35 kB | 14 kB | 45/87 kB Progress (4): 21 kB | 35 kB | 14 kB | 49/87 kB Progress (4): 21 kB | 35 kB | 14 kB | 53/87 kB Progress (4): 21 kB | 35 kB | 14 kB | 57/87 kB Progress (4): 21 kB | 35 kB | 14 kB | 61/87 kB Progress (4): 21 kB | 35 kB | 14 kB | 65/87 kB Progress (4): 21 kB | 35 kB | 14 kB | 69/87 kB Progress (4): 21 kB | 35 kB | 14 kB | 73/87 kB Progress (4): 21 kB | 35 kB | 14 kB | 77/87 kB Progress (4): 21 kB | 35 kB | 14 kB | 81/87 kB Progress (4): 21 kB | 35 kB | 14 kB | 86/87 kB Progress (4): 21 kB | 35 kB | 14 kB | 87 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 186 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar Progress (4): 35 kB | 14 kB | 87 kB | 3.8/25 kB Progress (4): 35 kB | 14 kB | 87 kB | 7.9/25 kB Progress (4): 35 kB | 14 kB | 87 kB | 12/25 kB Progress (4): 35 kB | 14 kB | 87 kB | 16/25 kB Progress (4): 35 kB | 14 kB | 87 kB | 20/25 kB Progress (4): 35 kB | 14 kB | 87 kB | 24/25 kB Progress (4): 35 kB | 14 kB | 87 kB | 25 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 276 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 104 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 177 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar Progress (2): 87 kB | 4.1/122 kB Progress (2): 87 kB | 7.7/122 kB Progress (2): 87 kB | 12/122 kB Progress (2): 87 kB | 16/122 kB Progress (2): 87 kB | 20/122 kB Progress (2): 87 kB | 24/122 kB Progress (2): 87 kB | 28/122 kB Progress (2): 87 kB | 32/122 kB Progress (2): 87 kB | 36/122 kB Progress (2): 87 kB | 40/122 kB Progress (2): 87 kB | 45/122 kB Progress (2): 87 kB | 49/122 kB Progress (2): 87 kB | 53/122 kB Progress (2): 87 kB | 57/122 kB Progress (2): 87 kB | 61/122 kB Progress (2): 87 kB | 65/122 kB Progress (2): 87 kB | 69/122 kB Progress (2): 87 kB | 73/122 kB Progress (2): 87 kB | 77/122 kB Progress (2): 87 kB | 81/122 kB Progress (2): 87 kB | 86/122 kB Progress (2): 87 kB | 90/122 kB Progress (2): 87 kB | 94/122 kB Progress (2): 87 kB | 98/122 kB Progress (2): 87 kB | 102/122 kB Progress (2): 87 kB | 106/122 kB Progress (2): 87 kB | 110/122 kB Progress (2): 87 kB | 114/122 kB Progress (2): 87 kB | 118/122 kB Progress (2): 87 kB | 122 kB Progress (3): 87 kB | 122 kB | 4.1/29 kB Progress (3): 87 kB | 122 kB | 7.7/29 kB Progress (3): 87 kB | 122 kB | 12/29 kB Progress (3): 87 kB | 122 kB | 16/29 kB Progress (3): 87 kB | 122 kB | 20/29 kB Progress (3): 87 kB | 122 kB | 24/29 kB Progress (3): 87 kB | 122 kB | 28/29 kB Progress (3): 87 kB | 122 kB | 29 kB Progress (4): 87 kB | 122 kB | 29 kB | 3.7/37 kB Progress (4): 87 kB | 122 kB | 29 kB | 7.8/37 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (87 kB at 542 kB/s) Progress (3): 122 kB | 29 kB | 12/37 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar Progress (3): 122 kB | 29 kB | 16/37 kB Progress (3): 122 kB | 29 kB | 20/37 kB Progress (3): 122 kB | 29 kB | 24/37 kB Progress (3): 122 kB | 29 kB | 28/37 kB Progress (3): 122 kB | 29 kB | 32/37 kB Progress (3): 122 kB | 29 kB | 36/37 kB Progress (3): 122 kB | 29 kB | 37 kB Progress (4): 122 kB | 29 kB | 37 kB | 3.8/58 kB Progress (4): 122 kB | 29 kB | 37 kB | 7.9/58 kB Progress (4): 122 kB | 29 kB | 37 kB | 12/58 kB Progress (4): 122 kB | 29 kB | 37 kB | 16/58 kB Progress (4): 122 kB | 29 kB | 37 kB | 20/58 kB Progress (4): 122 kB | 29 kB | 37 kB | 24/58 kB Progress (4): 122 kB | 29 kB | 37 kB | 28/58 kB Progress (4): 122 kB | 29 kB | 37 kB | 32/58 kB Progress (4): 122 kB | 29 kB | 37 kB | 37/58 kB Progress (4): 122 kB | 29 kB | 37 kB | 41/58 kB Progress (4): 122 kB | 29 kB | 37 kB | 45/58 kB Progress (4): 122 kB | 29 kB | 37 kB | 49/58 kB Progress (4): 122 kB | 29 kB | 37 kB | 53/58 kB Progress (4): 122 kB | 29 kB | 37 kB | 57/58 kB Progress (4): 122 kB | 29 kB | 37 kB | 58 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 716 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar Progress (4): 29 kB | 37 kB | 58 kB | 3.7/10 kB Progress (4): 29 kB | 37 kB | 58 kB | 7.8/10 kB Progress (4): 29 kB | 37 kB | 58 kB | 10 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 157 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 193 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 289 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar Progress (2): 10 kB | 4.1/33 kB Progress (2): 10 kB | 7.7/33 kB Progress (2): 10 kB | 12/33 kB Progress (2): 10 kB | 16/33 kB Progress (2): 10 kB | 20/33 kB Progress (2): 10 kB | 24/33 kB Progress (2): 10 kB | 28/33 kB Progress (2): 10 kB | 32/33 kB Progress (2): 10 kB | 33 kB Progress (3): 10 kB | 33 kB | 4.1/155 kB Progress (3): 10 kB | 33 kB | 7.7/155 kB Progress (3): 10 kB | 33 kB | 12/155 kB Progress (3): 10 kB | 33 kB | 16/155 kB Progress (3): 10 kB | 33 kB | 20/155 kB Progress (3): 10 kB | 33 kB | 24/155 kB Progress (3): 10 kB | 33 kB | 28/155 kB Progress (3): 10 kB | 33 kB | 32/155 kB Progress (3): 10 kB | 33 kB | 36/155 kB Progress (3): 10 kB | 33 kB | 41/155 kB Progress (3): 10 kB | 33 kB | 45/155 kB Progress (3): 10 kB | 33 kB | 49/155 kB Progress (3): 10 kB | 33 kB | 53/155 kB Progress (3): 10 kB | 33 kB | 57/155 kB Progress (3): 10 kB | 33 kB | 61/155 kB Progress (3): 10 kB | 33 kB | 65/155 kB Progress (3): 10 kB | 33 kB | 69/155 kB Progress (3): 10 kB | 33 kB | 73/155 kB Progress (3): 10 kB | 33 kB | 77/155 kB Progress (3): 10 kB | 33 kB | 81/155 kB Progress (3): 10 kB | 33 kB | 86/155 kB Progress (3): 10 kB | 33 kB | 90/155 kB Progress (3): 10 kB | 33 kB | 94/155 kB Progress (3): 10 kB | 33 kB | 98/155 kB Progress (3): 10 kB | 33 kB | 102/155 kB Progress (3): 10 kB | 33 kB | 106/155 kB Progress (3): 10 kB | 33 kB | 110/155 kB Progress (3): 10 kB | 33 kB | 114/155 kB Progress (3): 10 kB | 33 kB | 118/155 kB Progress (3): 10 kB | 33 kB | 122/155 kB Progress (3): 10 kB | 33 kB | 127/155 kB Progress (3): 10 kB | 33 kB | 131/155 kB Progress (3): 10 kB | 33 kB | 135/155 kB Progress (3): 10 kB | 33 kB | 139/155 kB Progress (3): 10 kB | 33 kB | 143/155 kB Progress (3): 10 kB | 33 kB | 147/155 kB Progress (3): 10 kB | 33 kB | 151/155 kB Progress (3): 10 kB | 33 kB | 155 kB Progress (4): 10 kB | 33 kB | 155 kB | 4.1/32 kB Progress (4): 10 kB | 33 kB | 155 kB | 7.7/32 kB Progress (4): 10 kB | 33 kB | 155 kB | 12/32 kB Progress (4): 10 kB | 33 kB | 155 kB | 16/32 kB Progress (4): 10 kB | 33 kB | 155 kB | 20/32 kB Progress (4): 10 kB | 33 kB | 155 kB | 24/32 kB Progress (4): 10 kB | 33 kB | 155 kB | 28/32 kB Progress (4): 10 kB | 33 kB | 155 kB | 32 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 45 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Progress (4): 33 kB | 155 kB | 32 kB | 3.8/14 kB Progress (4): 33 kB | 155 kB | 32 kB | 7.9/14 kB Progress (4): 33 kB | 155 kB | 32 kB | 12/14 kB Progress (4): 33 kB | 155 kB | 32 kB | 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 kB at 139 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (155 kB at 644 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar Progress (3): 32 kB | 14 kB | 3.7/4.2 kB Progress (3): 32 kB | 14 kB | 4.2 kB Progress (4): 32 kB | 14 kB | 4.2 kB | 4.1/25 kB Progress (4): 32 kB | 14 kB | 4.2 kB | 7.7/25 kB Progress (4): 32 kB | 14 kB | 4.2 kB | 12/25 kB Progress (4): 32 kB | 14 kB | 4.2 kB | 16/25 kB Progress (4): 32 kB | 14 kB | 4.2 kB | 20/25 kB Progress (4): 32 kB | 14 kB | 4.2 kB | 24/25 kB Progress (4): 32 kB | 14 kB | 4.2 kB | 25 kB Progress (5): 32 kB | 14 kB | 4.2 kB | 25 kB | 4.1/4.6 kB Progress (5): 32 kB | 14 kB | 4.2 kB | 25 kB | 4.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 51 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 117 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 16 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 14 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 84 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar Progress (1): 4.1/217 kB Progress (1): 7.7/217 kB Progress (1): 12/217 kB Progress (1): 16/217 kB Progress (1): 20/217 kB Progress (1): 24/217 kB Progress (1): 28/217 kB Progress (1): 32/217 kB Progress (1): 36/217 kB Progress (1): 40/217 kB Progress (1): 45/217 kB Progress (1): 49/217 kB Progress (1): 53/217 kB Progress (1): 57/217 kB Progress (1): 61/217 kB Progress (1): 65/217 kB Progress (1): 69/217 kB Progress (1): 73/217 kB Progress (1): 77/217 kB Progress (1): 81/217 kB Progress (1): 86/217 kB Progress (1): 90/217 kB Progress (1): 94/217 kB Progress (1): 98/217 kB Progress (1): 102/217 kB Progress (1): 106/217 kB Progress (1): 110/217 kB Progress (1): 114/217 kB Progress (1): 118/217 kB Progress (1): 122/217 kB Progress (1): 127/217 kB Progress (1): 131/217 kB Progress (1): 135/217 kB Progress (1): 139/217 kB Progress (1): 143/217 kB Progress (1): 147/217 kB Progress (1): 151/217 kB Progress (1): 155/217 kB Progress (1): 159/217 kB Progress (1): 163/217 kB Progress (1): 167/217 kB Progress (1): 172/217 kB Progress (1): 176/217 kB Progress (1): 180/217 kB Progress (1): 184/217 kB Progress (1): 188/217 kB Progress (1): 192/217 kB Progress (1): 196/217 kB Progress (1): 200/217 kB Progress (1): 204/217 kB Progress (1): 208/217 kB Progress (1): 213/217 kB Progress (1): 217/217 kB Progress (1): 217 kB Progress (2): 217 kB | 3.7/19 kB Progress (2): 217 kB | 7.8/19 kB Progress (2): 217 kB | 12/19 kB Progress (2): 217 kB | 16/19 kB Progress (2): 217 kB | 19 kB Progress (3): 217 kB | 19 kB | 3.7/358 kB Progress (3): 217 kB | 19 kB | 7.8/358 kB Progress (3): 217 kB | 19 kB | 12/358 kB Progress (3): 217 kB | 19 kB | 16/358 kB Progress (3): 217 kB | 19 kB | 20/358 kB Progress (3): 217 kB | 19 kB | 24/358 kB Progress (3): 217 kB | 19 kB | 28/358 kB Progress (3): 217 kB | 19 kB | 32/358 kB Progress (3): 217 kB | 19 kB | 37/358 kB Progress (3): 217 kB | 19 kB | 41/358 kB Progress (3): 217 kB | 19 kB | 45/358 kB Progress (3): 217 kB | 19 kB | 49/358 kB Progress (3): 217 kB | 19 kB | 53/358 kB Progress (3): 217 kB | 19 kB | 57/358 kB Progress (3): 217 kB | 19 kB | 61/358 kB Progress (4): 217 kB | 19 kB | 61/358 kB | 4.1/46 kB Progress (4): 217 kB | 19 kB | 65/358 kB | 4.1/46 kB Progress (4): 217 kB | 19 kB | 65/358 kB | 7.7/46 kB Progress (4): 217 kB | 19 kB | 69/358 kB | 7.7/46 kB Progress (4): 217 kB | 19 kB | 69/358 kB | 12/46 kB Progress (4): 217 kB | 19 kB | 69/358 kB | 16/46 kB Progress (4): 217 kB | 19 kB | 73/358 kB | 16/46 kB Progress (4): 217 kB | 19 kB | 73/358 kB | 20/46 kB Progress (4): 217 kB | 19 kB | 77/358 kB | 20/46 kB Progress (4): 217 kB | 19 kB | 77/358 kB | 24/46 kB Progress (4): 217 kB | 19 kB | 82/358 kB | 24/46 kB Progress (4): 217 kB | 19 kB | 86/358 kB | 24/46 kB Progress (4): 217 kB | 19 kB | 86/358 kB | 28/46 kB Progress (4): 217 kB | 19 kB | 86/358 kB | 32/46 kB Progress (4): 217 kB | 19 kB | 86/358 kB | 36/46 kB Progress (4): 217 kB | 19 kB | 90/358 kB | 36/46 kB Progress (4): 217 kB | 19 kB | 90/358 kB | 40/46 kB Progress (4): 217 kB | 19 kB | 94/358 kB | 40/46 kB Progress (4): 217 kB | 19 kB | 94/358 kB | 45/46 kB Progress (4): 217 kB | 19 kB | 98/358 kB | 45/46 kB Progress (4): 217 kB | 19 kB | 98/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 102/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 106/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 110/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 114/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 118/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 123/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 127/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 131/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 135/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 139/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 143/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 147/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 151/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 155/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 159/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 163/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 168/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 172/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 176/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 180/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 184/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 188/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 192/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 196/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 200/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 204/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 209/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 213/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 217/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 221/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 225/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 229/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 233/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 237/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 241/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 245/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 249/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 254/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 258/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 262/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 266/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 270/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 274/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 278/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 282/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 286/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 290/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 294/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 298/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 302/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 307/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 311/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 315/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 319/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 323/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 327/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 331/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 335/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 339/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 343/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 347/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 352/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 356/358 kB | 46 kB Progress (4): 217 kB | 19 kB | 358 kB | 46 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 56 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 635 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar Progress (3): 358 kB | 46 kB | 3.8/134 kB Progress (3): 358 kB | 46 kB | 7.9/134 kB Progress (3): 358 kB | 46 kB | 12/134 kB Progress (3): 358 kB | 46 kB | 16/134 kB Progress (3): 358 kB | 46 kB | 20/134 kB Progress (3): 358 kB | 46 kB | 24/134 kB Progress (3): 358 kB | 46 kB | 28/134 kB Progress (3): 358 kB | 46 kB | 32/134 kB Progress (3): 358 kB | 46 kB | 37/134 kB Progress (3): 358 kB | 46 kB | 41/134 kB Progress (3): 358 kB | 46 kB | 45/134 kB Progress (3): 358 kB | 46 kB | 49/134 kB Progress (3): 358 kB | 46 kB | 53/134 kB Progress (3): 358 kB | 46 kB | 57/134 kB Progress (3): 358 kB | 46 kB | 61/134 kB Progress (3): 358 kB | 46 kB | 65/134 kB Progress (3): 358 kB | 46 kB | 69/134 kB Progress (3): 358 kB | 46 kB | 73/134 kB Progress (3): 358 kB | 46 kB | 77/134 kB Progress (3): 358 kB | 46 kB | 82/134 kB Progress (3): 358 kB | 46 kB | 86/134 kB Progress (3): 358 kB | 46 kB | 90/134 kB Progress (3): 358 kB | 46 kB | 94/134 kB Progress (3): 358 kB | 46 kB | 98/134 kB Progress (3): 358 kB | 46 kB | 102/134 kB Progress (3): 358 kB | 46 kB | 106/134 kB Progress (3): 358 kB | 46 kB | 110/134 kB Progress (3): 358 kB | 46 kB | 114/134 kB Progress (3): 358 kB | 46 kB | 118/134 kB Progress (3): 358 kB | 46 kB | 123/134 kB Progress (3): 358 kB | 46 kB | 127/134 kB Progress (3): 358 kB | 46 kB | 131/134 kB Progress (3): 358 kB | 46 kB | 134 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 128 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar Progress (3): 358 kB | 134 kB | 3.7/640 kB Progress (3): 358 kB | 134 kB | 7.8/640 kB Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 984 kB/s) Progress (2): 134 kB | 12/640 kB Progress (2): 134 kB | 16/640 kB Progress (2): 134 kB | 20/640 kB Progress (2): 134 kB | 24/640 kB Progress (2): 134 kB | 28/640 kB Progress (2): 134 kB | 32/640 kB Progress (2): 134 kB | 36/640 kB Progress (2): 134 kB | 41/640 kB Progress (2): 134 kB | 45/640 kB Progress (2): 134 kB | 49/640 kB Progress (2): 134 kB | 53/640 kB Progress (2): 134 kB | 57/640 kB Progress (2): 134 kB | 61/640 kB Progress (2): 134 kB | 65/640 kB Progress (2): 134 kB | 69/640 kB Progress (2): 134 kB | 73/640 kB Progress (2): 134 kB | 77/640 kB Progress (2): 134 kB | 82/640 kB Progress (2): 134 kB | 86/640 kB Progress (2): 134 kB | 90/640 kB Progress (2): 134 kB | 94/640 kB Progress (2): 134 kB | 98/640 kB Progress (2): 134 kB | 102/640 kB Progress (2): 134 kB | 106/640 kB Progress (2): 134 kB | 110/640 kB Progress (2): 134 kB | 114/640 kB Progress (2): 134 kB | 118/640 kB Progress (2): 134 kB | 123/640 kB Progress (2): 134 kB | 127/640 kB Progress (2): 134 kB | 131/640 kB Progress (2): 134 kB | 135/640 kB Progress (2): 134 kB | 139/640 kB Progress (2): 134 kB | 143/640 kB Progress (2): 134 kB | 147/640 kB Progress (2): 134 kB | 151/640 kB Progress (2): 134 kB | 155/640 kB Progress (2): 134 kB | 159/640 kB Progress (2): 134 kB | 163/640 kB Progress (2): 134 kB | 168/640 kB Progress (2): 134 kB | 172/640 kB Progress (2): 134 kB | 176/640 kB Progress (2): 134 kB | 180/640 kB Progress (2): 134 kB | 184/640 kB Progress (2): 134 kB | 188/640 kB Progress (2): 134 kB | 192/640 kB Progress (2): 134 kB | 196/640 kB Progress (2): 134 kB | 200/640 kB Progress (2): 134 kB | 204/640 kB Progress (2): 134 kB | 209/640 kB Progress (2): 134 kB | 213/640 kB Progress (2): 134 kB | 217/640 kB Progress (2): 134 kB | 221/640 kB Progress (2): 134 kB | 225/640 kB Progress (2): 134 kB | 229/640 kB Progress (2): 134 kB | 233/640 kB Progress (2): 134 kB | 237/640 kB Progress (2): 134 kB | 241/640 kB Progress (2): 134 kB | 245/640 kB Progress (2): 134 kB | 249/640 kB Progress (2): 134 kB | 254/640 kB Progress (2): 134 kB | 258/640 kB Progress (2): 134 kB | 262/640 kB Progress (2): 134 kB | 266/640 kB Progress (2): 134 kB | 270/640 kB Progress (2): 134 kB | 274/640 kB Progress (3): 134 kB | 274/640 kB | 4.1/45 kB Progress (3): 134 kB | 278/640 kB | 4.1/45 kB Progress (3): 134 kB | 278/640 kB | 7.7/45 kB Progress (3): 134 kB | 282/640 kB | 7.7/45 kB Progress (3): 134 kB | 282/640 kB | 11/45 kB Progress (3): 134 kB | 286/640 kB | 11/45 kB Progress (3): 134 kB | 286/640 kB | 16/45 kB Progress (3): 134 kB | 290/640 kB | 16/45 kB Progress (3): 134 kB | 290/640 kB | 20/45 kB Progress (3): 134 kB | 295/640 kB | 20/45 kB Progress (3): 134 kB | 295/640 kB | 24/45 kB Progress (3): 134 kB | 299/640 kB | 24/45 kB Progress (3): 134 kB | 299/640 kB | 28/45 kB Progress (3): 134 kB | 303/640 kB | 28/45 kB Progress (3): 134 kB | 303/640 kB | 32/45 kB Progress (3): 134 kB | 307/640 kB | 32/45 kB Progress (3): 134 kB | 307/640 kB | 36/45 kB Progress (3): 134 kB | 311/640 kB | 36/45 kB Progress (3): 134 kB | 311/640 kB | 40/45 kB Progress (3): 134 kB | 315/640 kB | 40/45 kB Progress (3): 134 kB | 315/640 kB | 44/45 kB Progress (3): 134 kB | 319/640 kB | 44/45 kB Progress (3): 134 kB | 319/640 kB | 45 kB Progress (3): 134 kB | 323/640 kB | 45 kB Progress (3): 134 kB | 327/640 kB | 45 kB Progress (3): 134 kB | 331/640 kB | 45 kB Progress (3): 134 kB | 336/640 kB | 45 kB Progress (3): 134 kB | 340/640 kB | 45 kB Progress (3): 134 kB | 344/640 kB | 45 kB Progress (3): 134 kB | 348/640 kB | 45 kB Progress (3): 134 kB | 352/640 kB | 45 kB Progress (3): 134 kB | 356/640 kB | 45 kB Progress (3): 134 kB | 360/640 kB | 45 kB Progress (3): 134 kB | 364/640 kB | 45 kB Progress (3): 134 kB | 368/640 kB | 45 kB Progress (3): 134 kB | 372/640 kB | 45 kB Progress (3): 134 kB | 376/640 kB | 45 kB Progress (3): 134 kB | 381/640 kB | 45 kB Progress (3): 134 kB | 385/640 kB | 45 kB Progress (3): 134 kB | 389/640 kB | 45 kB Progress (3): 134 kB | 393/640 kB | 45 kB Progress (3): 134 kB | 397/640 kB | 45 kB Progress (3): 134 kB | 401/640 kB | 45 kB Progress (3): 134 kB | 405/640 kB | 45 kB Progress (3): 134 kB | 409/640 kB | 45 kB Progress (3): 134 kB | 413/640 kB | 45 kB Progress (3): 134 kB | 417/640 kB | 45 kB Progress (3): 134 kB | 422/640 kB | 45 kB Progress (3): 134 kB | 426/640 kB | 45 kB Progress (3): 134 kB | 430/640 kB | 45 kB Progress (3): 134 kB | 434/640 kB | 45 kB Progress (3): 134 kB | 438/640 kB | 45 kB Progress (3): 134 kB | 442/640 kB | 45 kB Progress (3): 134 kB | 446/640 kB | 45 kB Progress (3): 134 kB | 450/640 kB | 45 kB Progress (3): 134 kB | 454/640 kB | 45 kB Progress (3): 134 kB | 458/640 kB | 45 kB Progress (3): 134 kB | 462/640 kB | 45 kB Progress (3): 134 kB | 467/640 kB | 45 kB Progress (3): 134 kB | 471/640 kB | 45 kB Progress (3): 134 kB | 475/640 kB | 45 kB Progress (3): 134 kB | 479/640 kB | 45 kB Progress (3): 134 kB | 483/640 kB | 45 kB Progress (3): 134 kB | 487/640 kB | 45 kB Progress (3): 134 kB | 491/640 kB | 45 kB Progress (3): 134 kB | 495/640 kB | 45 kB Progress (3): 134 kB | 499/640 kB | 45 kB Progress (3): 134 kB | 503/640 kB | 45 kB Progress (3): 134 kB | 508/640 kB | 45 kB Progress (3): 134 kB | 512/640 kB | 45 kB Progress (3): 134 kB | 516/640 kB | 45 kB Progress (3): 134 kB | 520/640 kB | 45 kB Progress (3): 134 kB | 524/640 kB | 45 kB Progress (3): 134 kB | 528/640 kB | 45 kB Progress (3): 134 kB | 532/640 kB | 45 kB Progress (3): 134 kB | 536/640 kB | 45 kB Progress (3): 134 kB | 540/640 kB | 45 kB Progress (3): 134 kB | 544/640 kB | 45 kB Progress (3): 134 kB | 548/640 kB | 45 kB Progress (3): 134 kB | 553/640 kB | 45 kB Progress (3): 134 kB | 557/640 kB | 45 kB Progress (3): 134 kB | 561/640 kB | 45 kB Progress (3): 134 kB | 565/640 kB | 45 kB Progress (3): 134 kB | 569/640 kB | 45 kB Progress (3): 134 kB | 573/640 kB | 45 kB Progress (3): 134 kB | 577/640 kB | 45 kB Progress (3): 134 kB | 581/640 kB | 45 kB Progress (3): 134 kB | 585/640 kB | 45 kB Progress (3): 134 kB | 589/640 kB | 45 kB Progress (3): 134 kB | 594/640 kB | 45 kB Progress (3): 134 kB | 598/640 kB | 45 kB Progress (3): 134 kB | 602/640 kB | 45 kB Progress (3): 134 kB | 606/640 kB | 45 kB Progress (3): 134 kB | 610/640 kB | 45 kB Progress (3): 134 kB | 614/640 kB | 45 kB Progress (3): 134 kB | 618/640 kB | 45 kB Progress (3): 134 kB | 622/640 kB | 45 kB Progress (3): 134 kB | 626/640 kB | 45 kB Progress (3): 134 kB | 630/640 kB | 45 kB Progress (3): 134 kB | 635/640 kB | 45 kB Progress (3): 134 kB | 639/640 kB | 45 kB Progress (3): 134 kB | 640 kB | 45 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 349 kB/s) Progress (3): 640 kB | 45 kB | 4.1/121 kB Progress (3): 640 kB | 45 kB | 7.7/121 kB Progress (3): 640 kB | 45 kB | 12/121 kB Progress (3): 640 kB | 45 kB | 16/121 kB Progress (3): 640 kB | 45 kB | 20/121 kB Progress (3): 640 kB | 45 kB | 24/121 kB Progress (3): 640 kB | 45 kB | 28/121 kB Progress (3): 640 kB | 45 kB | 32/121 kB Progress (3): 640 kB | 45 kB | 36/121 kB Progress (3): 640 kB | 45 kB | 41/121 kB Progress (3): 640 kB | 45 kB | 45/121 kB Progress (3): 640 kB | 45 kB | 49/121 kB Progress (3): 640 kB | 45 kB | 53/121 kB Progress (3): 640 kB | 45 kB | 57/121 kB Progress (3): 640 kB | 45 kB | 61/121 kB Progress (3): 640 kB | 45 kB | 65/121 kB Progress (3): 640 kB | 45 kB | 69/121 kB Progress (3): 640 kB | 45 kB | 73/121 kB Progress (3): 640 kB | 45 kB | 77/121 kB Progress (3): 640 kB | 45 kB | 81/121 kB Progress (3): 640 kB | 45 kB | 86/121 kB Progress (3): 640 kB | 45 kB | 90/121 kB Progress (3): 640 kB | 45 kB | 94/121 kB Progress (3): 640 kB | 45 kB | 98/121 kB Progress (3): 640 kB | 45 kB | 102/121 kB Progress (3): 640 kB | 45 kB | 106/121 kB Progress (3): 640 kB | 45 kB | 110/121 kB Progress (3): 640 kB | 45 kB | 114/121 kB Progress (3): 640 kB | 45 kB | 118/121 kB Progress (3): 640 kB | 45 kB | 121 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 111 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 274 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 1.2 MB/s) [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 1 source file to /work/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ simple-java-project --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /work/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ simple-java-project --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ simple-java-project --- Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom Progress (1): 3.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom (3.0 kB at 41 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom Progress (1): 2.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom (2.5 kB at 38 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom Progress (1): 4.1 kB Progress (1): 5.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom (5.5 kB at 108 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom Progress (1): 1.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom (1.6 kB at 28 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom (16 kB at 163 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom Progress (1): 1.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (1.8 kB at 33 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom Progress (1): 1.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (1.5 kB at 28 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom Progress (1): 3.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (3.5 kB at 67 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 17 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 356 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 kB Progress (1): 33 kB Progress (1): 37 kB Progress (1): 41 kB Progress (1): 42 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 762 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 257 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom Progress (1): 3.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (3.7 kB at 69 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 9.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (9.3 kB at 195 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 23 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 435 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 224 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom Progress (1): 1.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 24 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar Progress (1): 4.1/263 kB Progress (1): 7.7/263 kB Progress (1): 12/263 kB Progress (1): 16/263 kB Progress (2): 16/263 kB | 4.1/316 kB Progress (2): 20/263 kB | 4.1/316 kB Progress (2): 20/263 kB | 7.7/316 kB Progress (2): 24/263 kB | 7.7/316 kB Progress (2): 24/263 kB | 12/316 kB Progress (2): 28/263 kB | 12/316 kB Progress (2): 28/263 kB | 16/316 kB Progress (2): 32/263 kB | 16/316 kB Progress (2): 32/263 kB | 20/316 kB Progress (2): 36/263 kB | 20/316 kB Progress (2): 36/263 kB | 24/316 kB Progress (2): 40/263 kB | 24/316 kB Progress (2): 45/263 kB | 24/316 kB Progress (2): 45/263 kB | 28/316 kB Progress (2): 49/263 kB | 28/316 kB Progress (2): 49/263 kB | 32/316 kB Progress (2): 53/263 kB | 32/316 kB Progress (2): 53/263 kB | 36/316 kB Progress (2): 57/263 kB | 36/316 kB Progress (2): 57/263 kB | 40/316 kB Progress (2): 61/263 kB | 40/316 kB Progress (2): 65/263 kB | 40/316 kB Progress (2): 65/263 kB | 45/316 kB Progress (2): 69/263 kB | 45/316 kB Progress (2): 69/263 kB | 49/316 kB Progress (2): 73/263 kB | 49/316 kB Progress (2): 73/263 kB | 53/316 kB Progress (2): 77/263 kB | 53/316 kB Progress (2): 77/263 kB | 57/316 kB Progress (2): 81/263 kB | 57/316 kB Progress (2): 81/263 kB | 61/316 kB Progress (2): 86/263 kB | 61/316 kB Progress (2): 86/263 kB | 65/316 kB Progress (2): 90/263 kB | 65/316 kB Progress (3): 90/263 kB | 65/316 kB | 4.1/35 kB Progress (3): 94/263 kB | 65/316 kB | 4.1/35 kB Progress (3): 94/263 kB | 69/316 kB | 4.1/35 kB Progress (3): 98/263 kB | 69/316 kB | 4.1/35 kB Progress (3): 98/263 kB | 69/316 kB | 7.7/35 kB Progress (3): 98/263 kB | 73/316 kB | 7.7/35 kB Progress (3): 102/263 kB | 73/316 kB | 7.7/35 kB Progress (3): 102/263 kB | 73/316 kB | 12/35 kB Progress (3): 106/263 kB | 73/316 kB | 12/35 kB Progress (3): 106/263 kB | 77/316 kB | 12/35 kB Progress (3): 106/263 kB | 77/316 kB | 16/35 kB Progress (3): 110/263 kB | 77/316 kB | 16/35 kB Progress (3): 110/263 kB | 81/316 kB | 16/35 kB Progress (3): 114/263 kB | 81/316 kB | 16/35 kB Progress (3): 114/263 kB | 86/316 kB | 16/35 kB Progress (3): 114/263 kB | 86/316 kB | 20/35 kB Progress (3): 114/263 kB | 90/316 kB | 20/35 kB Progress (3): 118/263 kB | 90/316 kB | 20/35 kB Progress (3): 118/263 kB | 90/316 kB | 24/35 kB Progress (3): 118/263 kB | 94/316 kB | 24/35 kB Progress (3): 122/263 kB | 94/316 kB | 24/35 kB Progress (3): 122/263 kB | 94/316 kB | 28/35 kB Progress (3): 122/263 kB | 98/316 kB | 28/35 kB Progress (3): 127/263 kB | 98/316 kB | 28/35 kB Progress (3): 127/263 kB | 98/316 kB | 32/35 kB Progress (3): 127/263 kB | 102/316 kB | 32/35 kB Progress (3): 127/263 kB | 102/316 kB | 35 kB Progress (3): 131/263 kB | 102/316 kB | 35 kB Progress (3): 131/263 kB | 106/316 kB | 35 kB Progress (3): 135/263 kB | 106/316 kB | 35 kB Progress (3): 135/263 kB | 110/316 kB | 35 kB Progress (3): 139/263 kB | 110/316 kB | 35 kB Progress (3): 139/263 kB | 114/316 kB | 35 kB Progress (3): 143/263 kB | 114/316 kB | 35 kB Progress (3): 143/263 kB | 118/316 kB | 35 kB Progress (3): 147/263 kB | 118/316 kB | 35 kB Progress (3): 147/263 kB | 122/316 kB | 35 kB Progress (3): 151/263 kB | 122/316 kB | 35 kB Progress (3): 151/263 kB | 127/316 kB | 35 kB Progress (3): 155/263 kB | 127/316 kB | 35 kB Progress (3): 155/263 kB | 131/316 kB | 35 kB Progress (3): 159/263 kB | 131/316 kB | 35 kB Progress (3): 159/263 kB | 135/316 kB | 35 kB Progress (3): 163/263 kB | 135/316 kB | 35 kB Progress (3): 163/263 kB | 139/316 kB | 35 kB Progress (3): 167/263 kB | 139/316 kB | 35 kB Progress (3): 167/263 kB | 143/316 kB | 35 kB Progress (3): 172/263 kB | 143/316 kB | 35 kB Progress (3): 172/263 kB | 147/316 kB | 35 kB Progress (3): 176/263 kB | 147/316 kB | 35 kB Progress (3): 176/263 kB | 151/316 kB | 35 kB Progress (3): 180/263 kB | 151/316 kB | 35 kB Progress (3): 180/263 kB | 155/316 kB | 35 kB Progress (3): 184/263 kB | 155/316 kB | 35 kB Progress (3): 184/263 kB | 159/316 kB | 35 kB Progress (3): 188/263 kB | 159/316 kB | 35 kB Progress (3): 188/263 kB | 163/316 kB | 35 kB Progress (3): 192/263 kB | 163/316 kB | 35 kB Progress (3): 192/263 kB | 167/316 kB | 35 kB Progress (3): 196/263 kB | 167/316 kB | 35 kB Progress (3): 196/263 kB | 172/316 kB | 35 kB Progress (3): 200/263 kB | 172/316 kB | 35 kB Progress (3): 200/263 kB | 176/316 kB | 35 kB Progress (3): 204/263 kB | 176/316 kB | 35 kB Progress (3): 204/263 kB | 180/316 kB | 35 kB Progress (3): 208/263 kB | 180/316 kB | 35 kB Progress (3): 208/263 kB | 184/316 kB | 35 kB Progress (3): 213/263 kB | 184/316 kB | 35 kB Progress (3): 213/263 kB | 188/316 kB | 35 kB Progress (3): 217/263 kB | 188/316 kB | 35 kB Progress (3): 217/263 kB | 192/316 kB | 35 kB Progress (3): 221/263 kB | 192/316 kB | 35 kB Progress (3): 221/263 kB | 196/316 kB | 35 kB Progress (3): 225/263 kB | 196/316 kB | 35 kB Progress (3): 225/263 kB | 200/316 kB | 35 kB Progress (3): 229/263 kB | 200/316 kB | 35 kB Progress (3): 229/263 kB | 204/316 kB | 35 kB Progress (3): 233/263 kB | 204/316 kB | 35 kB Progress (3): 233/263 kB | 208/316 kB | 35 kB Progress (3): 233/263 kB | 213/316 kB | 35 kB Progress (3): 233/263 kB | 217/316 kB | 35 kB Progress (3): 233/263 kB | 221/316 kB | 35 kB Progress (3): 233/263 kB | 225/316 kB | 35 kB Progress (3): 233/263 kB | 229/316 kB | 35 kB Progress (3): 233/263 kB | 233/316 kB | 35 kB Progress (3): 233/263 kB | 237/316 kB | 35 kB Progress (3): 237/263 kB | 237/316 kB | 35 kB Progress (3): 237/263 kB | 241/316 kB | 35 kB Progress (3): 241/263 kB | 241/316 kB | 35 kB Progress (3): 241/263 kB | 245/316 kB | 35 kB Progress (3): 245/263 kB | 245/316 kB | 35 kB Progress (3): 245/263 kB | 249/316 kB | 35 kB Progress (3): 249/263 kB | 249/316 kB | 35 kB Progress (3): 249/263 kB | 253/316 kB | 35 kB Progress (3): 253/263 kB | 253/316 kB | 35 kB Progress (3): 253/263 kB | 258/316 kB | 35 kB Progress (3): 258/263 kB | 258/316 kB | 35 kB Progress (3): 258/263 kB | 262/316 kB | 35 kB Progress (3): 262/263 kB | 262/316 kB | 35 kB Progress (3): 262/263 kB | 266/316 kB | 35 kB Progress (3): 263 kB | 266/316 kB | 35 kB Progress (3): 263 kB | 270/316 kB | 35 kB Progress (3): 263 kB | 274/316 kB | 35 kB Progress (3): 263 kB | 278/316 kB | 35 kB Progress (3): 263 kB | 282/316 kB | 35 kB Progress (3): 263 kB | 286/316 kB | 35 kB Progress (3): 263 kB | 290/316 kB | 35 kB Progress (3): 263 kB | 294/316 kB | 35 kB Progress (3): 263 kB | 299/316 kB | 35 kB Progress (3): 263 kB | 303/316 kB | 35 kB Progress (3): 263 kB | 307/316 kB | 35 kB Progress (3): 263 kB | 311/316 kB | 35 kB Progress (3): 263 kB | 315/316 kB | 35 kB Progress (3): 263 kB | 316 kB | 35 kB Progress (4): 263 kB | 316 kB | 35 kB | 4.1/118 kB Progress (4): 263 kB | 316 kB | 35 kB | 7.7/118 kB Progress (4): 263 kB | 316 kB | 35 kB | 12/118 kB Progress (4): 263 kB | 316 kB | 35 kB | 16/118 kB Progress (4): 263 kB | 316 kB | 35 kB | 20/118 kB Progress (4): 263 kB | 316 kB | 35 kB | 24/118 kB Progress (4): 263 kB | 316 kB | 35 kB | 28/118 kB Progress (4): 263 kB | 316 kB | 35 kB | 32/118 kB Progress (4): 263 kB | 316 kB | 35 kB | 36/118 kB Progress (4): 263 kB | 316 kB | 35 kB | 40/118 kB Progress (4): 263 kB | 316 kB | 35 kB | 45/118 kB Progress (5): 263 kB | 316 kB | 35 kB | 45/118 kB | 3.7/31 kB Progress (5): 263 kB | 316 kB | 35 kB | 49/118 kB | 3.7/31 kB Progress (5): 263 kB | 316 kB | 35 kB | 53/118 kB | 3.7/31 kB Progress (5): 263 kB | 316 kB | 35 kB | 53/118 kB | 7.8/31 kB Progress (5): 263 kB | 316 kB | 35 kB | 57/118 kB | 7.8/31 kB Progress (5): 263 kB | 316 kB | 35 kB | 57/118 kB | 12/31 kB Progress (5): 263 kB | 316 kB | 35 kB | 61/118 kB | 12/31 kB Progress (5): 263 kB | 316 kB | 35 kB | 61/118 kB | 16/31 kB Progress (5): 263 kB | 316 kB | 35 kB | 65/118 kB | 16/31 kB Progress (5): 263 kB | 316 kB | 35 kB | 65/118 kB | 20/31 kB Progress (5): 263 kB | 316 kB | 35 kB | 69/118 kB | 20/31 kB Progress (5): 263 kB | 316 kB | 35 kB | 69/118 kB | 24/31 kB Progress (5): 263 kB | 316 kB | 35 kB | 73/118 kB | 24/31 kB Progress (5): 263 kB | 316 kB | 35 kB | 73/118 kB | 28/31 kB Progress (5): 263 kB | 316 kB | 35 kB | 77/118 kB | 28/31 kB Progress (5): 263 kB | 316 kB | 35 kB | 77/118 kB | 31 kB Progress (5): 263 kB | 316 kB | 35 kB | 81/118 kB | 31 kB Progress (5): 263 kB | 316 kB | 35 kB | 86/118 kB | 31 kB Progress (5): 263 kB | 316 kB | 35 kB | 90/118 kB | 31 kB Progress (5): 263 kB | 316 kB | 35 kB | 94/118 kB | 31 kB Progress (5): 263 kB | 316 kB | 35 kB | 98/118 kB | 31 kB Progress (5): 263 kB | 316 kB | 35 kB | 102/118 kB | 31 kB Progress (5): 263 kB | 316 kB | 35 kB | 106/118 kB | 31 kB Progress (5): 263 kB | 316 kB | 35 kB | 110/118 kB | 31 kB Progress (5): 263 kB | 316 kB | 35 kB | 114/118 kB | 31 kB Progress (5): 263 kB | 316 kB | 35 kB | 118 kB | 31 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (35 kB at 642 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 kB at 501 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 4.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (263 kB at 3.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar Progress (2): 118 kB | 4.1/232 kB Progress (2): 118 kB | 7.7/232 kB Progress (2): 118 kB | 12/232 kB Progress (2): 118 kB | 16/232 kB Progress (2): 118 kB | 20/232 kB Progress (2): 118 kB | 24/232 kB Progress (2): 118 kB | 28/232 kB Progress (2): 118 kB | 32/232 kB Progress (2): 118 kB | 36/232 kB Progress (2): 118 kB | 40/232 kB Progress (2): 118 kB | 45/232 kB Progress (2): 118 kB | 49/232 kB Progress (2): 118 kB | 53/232 kB Progress (2): 118 kB | 57/232 kB Progress (2): 118 kB | 61/232 kB Progress (2): 118 kB | 65/232 kB Progress (2): 118 kB | 69/232 kB Progress (2): 118 kB | 73/232 kB Progress (2): 118 kB | 77/232 kB Progress (3): 118 kB | 77/232 kB | 3.7/10 kB Progress (3): 118 kB | 81/232 kB | 3.7/10 kB Progress (3): 118 kB | 86/232 kB | 3.7/10 kB Progress (3): 118 kB | 86/232 kB | 7.8/10 kB Progress (3): 118 kB | 90/232 kB | 7.8/10 kB Progress (3): 118 kB | 90/232 kB | 10 kB Progress (3): 118 kB | 94/232 kB | 10 kB Progress (3): 118 kB | 98/232 kB | 10 kB Progress (3): 118 kB | 102/232 kB | 10 kB Progress (3): 118 kB | 106/232 kB | 10 kB Progress (3): 118 kB | 110/232 kB | 10 kB Progress (3): 118 kB | 114/232 kB | 10 kB Progress (3): 118 kB | 118/232 kB | 10 kB Progress (3): 118 kB | 122/232 kB | 10 kB Progress (3): 118 kB | 127/232 kB | 10 kB Progress (3): 118 kB | 131/232 kB | 10 kB Progress (3): 118 kB | 135/232 kB | 10 kB Progress (3): 118 kB | 139/232 kB | 10 kB Progress (3): 118 kB | 143/232 kB | 10 kB Progress (3): 118 kB | 147/232 kB | 10 kB Progress (3): 118 kB | 151/232 kB | 10 kB Progress (3): 118 kB | 155/232 kB | 10 kB Progress (3): 118 kB | 159/232 kB | 10 kB Progress (3): 118 kB | 163/232 kB | 10 kB Progress (3): 118 kB | 167/232 kB | 10 kB Progress (3): 118 kB | 172/232 kB | 10 kB Progress (3): 118 kB | 176/232 kB | 10 kB Progress (3): 118 kB | 180/232 kB | 10 kB Progress (3): 118 kB | 184/232 kB | 10 kB Progress (3): 118 kB | 188/232 kB | 10 kB Progress (3): 118 kB | 192/232 kB | 10 kB Progress (3): 118 kB | 196/232 kB | 10 kB Progress (3): 118 kB | 200/232 kB | 10 kB Progress (3): 118 kB | 204/232 kB | 10 kB Progress (3): 118 kB | 208/232 kB | 10 kB Progress (3): 118 kB | 213/232 kB | 10 kB Progress (3): 118 kB | 217/232 kB | 10 kB Progress (3): 118 kB | 221/232 kB | 10 kB Progress (3): 118 kB | 225/232 kB | 10 kB Progress (3): 118 kB | 229/232 kB | 10 kB Progress (3): 118 kB | 232 kB | 10 kB Progress (4): 118 kB | 232 kB | 10 kB | 4.1/38 kB Progress (4): 118 kB | 232 kB | 10 kB | 7.7/38 kB Progress (4): 118 kB | 232 kB | 10 kB | 12/38 kB Progress (4): 118 kB | 232 kB | 10 kB | 16/38 kB Progress (4): 118 kB | 232 kB | 10 kB | 20/38 kB Progress (4): 118 kB | 232 kB | 10 kB | 24/38 kB Progress (4): 118 kB | 232 kB | 10 kB | 28/38 kB Progress (4): 118 kB | 232 kB | 10 kB | 32/38 kB Progress (4): 118 kB | 232 kB | 10 kB | 36/38 kB Progress (4): 118 kB | 232 kB | 10 kB | 38 kB Progress (5): 118 kB | 232 kB | 10 kB | 38 kB | 3.7/14 kB Progress (5): 118 kB | 232 kB | 10 kB | 38 kB | 7.8/14 kB Progress (5): 118 kB | 232 kB | 10 kB | 38 kB | 12/14 kB Progress (5): 118 kB | 232 kB | 10 kB | 38 kB | 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (118 kB at 996 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 kB at 86 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 1.7 MB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 kB at 279 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 kB at 97 kB/s) [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ simple-java-project --- Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom Progress (1): 4.1 kB Progress (1): 4.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 52 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom Progress (1): 4.1 kB Progress (1): 4.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 100 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 kB Progress (1): 33 kB Progress (1): 37 kB Progress (1): 41 kB Progress (1): 45 kB Progress (1): 45 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 771 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 21 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom (21 kB at 419 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom Progress (1): 2.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 54 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 271 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom Progress (1): 4.1 kB Progress (1): 5.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 82 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 23 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 326 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 232 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 kB Progress (1): 33 kB Progress (1): 37 kB Progress (1): 41 kB Progress (1): 45 kB Progress (1): 49 kB Progress (1): 53 kB Progress (1): 57 kB Progress (1): 61 kB Progress (1): 66 kB Progress (1): 70 kB Progress (1): 74 kB Progress (1): 78 kB Progress (1): 79 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 1.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom Progress (1): 4.1 kB Progress (1): 5.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 71 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom Progress (1): 3.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom (3.9 kB at 91 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom Progress (1): 4.1 kB Progress (1): 6.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom (6.0 kB at 97 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 25 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 446 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom Progress (1): 612 B Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 12 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom Progress (1): 4.1 kB Progress (1): 6.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom (6.3 kB at 112 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 419 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 291 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 24 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom Progress (1): 2.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 37 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 8.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 187 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 25 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 339 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar Progress (1): 4.1/79 kB Progress (1): 7.7/79 kB Progress (1): 12/79 kB Progress (1): 16/79 kB Progress (2): 16/79 kB | 4.1/36 kB Progress (2): 20/79 kB | 4.1/36 kB Progress (2): 24/79 kB | 4.1/36 kB Progress (2): 24/79 kB | 7.7/36 kB Progress (2): 28/79 kB | 7.7/36 kB Progress (2): 28/79 kB | 12/36 kB Progress (2): 32/79 kB | 12/36 kB Progress (2): 32/79 kB | 16/36 kB Progress (2): 36/79 kB | 16/36 kB Progress (2): 41/79 kB | 16/36 kB Progress (2): 41/79 kB | 20/36 kB Progress (2): 41/79 kB | 24/36 kB Progress (2): 45/79 kB | 24/36 kB Progress (2): 45/79 kB | 28/36 kB Progress (2): 49/79 kB | 28/36 kB Progress (2): 49/79 kB | 32/36 kB Progress (2): 53/79 kB | 32/36 kB Progress (2): 53/79 kB | 36 kB Progress (2): 57/79 kB | 36 kB Progress (2): 61/79 kB | 36 kB Progress (2): 65/79 kB | 36 kB Progress (2): 69/79 kB | 36 kB Progress (2): 73/79 kB | 36 kB Progress (2): 77/79 kB | 36 kB Progress (2): 79 kB | 36 kB Progress (3): 79 kB | 36 kB | 4.1/41 kB Progress (3): 79 kB | 36 kB | 7.7/41 kB Progress (3): 79 kB | 36 kB | 12/41 kB Progress (3): 79 kB | 36 kB | 16/41 kB Progress (3): 79 kB | 36 kB | 20/41 kB Progress (3): 79 kB | 36 kB | 24/41 kB Progress (3): 79 kB | 36 kB | 28/41 kB Progress (3): 79 kB | 36 kB | 32/41 kB Progress (3): 79 kB | 36 kB | 36/41 kB Progress (3): 79 kB | 36 kB | 40/41 kB Progress (3): 79 kB | 36 kB | 41 kB Progress (4): 79 kB | 36 kB | 41 kB | 4.1/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 7.7/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 12/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 16/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 20/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 24/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 28/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 32/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 36/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 40/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 45/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 49/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 53/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 57/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 61/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 65/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 69/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 73/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 77/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 81/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 86/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 90/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 94/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 98/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 102/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 106/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 110/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 114/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 118/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 122/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 127/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 129/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 133/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 137/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 141/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 146/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 150/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 154/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 158/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 162/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 166/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 170/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 174/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 178/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 182/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 186/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 191/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 195/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 199/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 203/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 207/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 211/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 215/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 219/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 223/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 227/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 232/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 236/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 240/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 244/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 248/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 252/327 kB Progress (4): 79 kB | 36 kB | 41 kB | 256/327 kB Progress (5): 79 kB | 36 kB | 41 kB | 256/327 kB | 4.1/26 kB Progress (5): 79 kB | 36 kB | 41 kB | 256/327 kB | 7.7/26 kB Progress (5): 79 kB | 36 kB | 41 kB | 260/327 kB | 7.7/26 kB Progress (5): 79 kB | 36 kB | 41 kB | 260/327 kB | 12/26 kB Progress (5): 79 kB | 36 kB | 41 kB | 264/327 kB | 12/26 kB Progress (5): 79 kB | 36 kB | 41 kB | 264/327 kB | 16/26 kB Progress (5): 79 kB | 36 kB | 41 kB | 268/327 kB | 16/26 kB Progress (5): 79 kB | 36 kB | 41 kB | 272/327 kB | 16/26 kB Progress (5): 79 kB | 36 kB | 41 kB | 272/327 kB | 20/26 kB Progress (5): 79 kB | 36 kB | 41 kB | 277/327 kB | 20/26 kB Progress (5): 79 kB | 36 kB | 41 kB | 277/327 kB | 24/26 kB Progress (5): 79 kB | 36 kB | 41 kB | 281/327 kB | 24/26 kB Progress (5): 79 kB | 36 kB | 41 kB | 281/327 kB | 26 kB Progress (5): 79 kB | 36 kB | 41 kB | 285/327 kB | 26 kB Progress (5): 79 kB | 36 kB | 41 kB | 289/327 kB | 26 kB Progress (5): 79 kB | 36 kB | 41 kB | 293/327 kB | 26 kB Progress (5): 79 kB | 36 kB | 41 kB | 297/327 kB | 26 kB Progress (5): 79 kB | 36 kB | 41 kB | 301/327 kB | 26 kB Progress (5): 79 kB | 36 kB | 41 kB | 305/327 kB | 26 kB Progress (5): 79 kB | 36 kB | 41 kB | 309/327 kB | 26 kB Progress (5): 79 kB | 36 kB | 41 kB | 313/327 kB | 26 kB Progress (5): 79 kB | 36 kB | 41 kB | 318/327 kB | 26 kB Progress (5): 79 kB | 36 kB | 41 kB | 322/327 kB | 26 kB Progress (5): 79 kB | 36 kB | 41 kB | 326/327 kB | 26 kB Progress (5): 79 kB | 36 kB | 41 kB | 327 kB | 26 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar (79 kB at 1.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 605 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 674 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar Progress (3): 327 kB | 26 kB | 2.5 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 4.1/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 7.7/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 12/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 16/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 20/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 24/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 28/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 32/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 36/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 41/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 45/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 49/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 53/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 57/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 61/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 65/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 69/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 73/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 77/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 81/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 86/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 90/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 94/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 98/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 102/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 106/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 110/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 114/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 118/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 122/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 127/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 131/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 135/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 139/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 143/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 147/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 151/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 155/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 159/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 163/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 167/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 172/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 176/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 180/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 184/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 188/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 192/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 196/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 200/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 204/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 208/211 kB Progress (4): 327 kB | 26 kB | 2.5 kB | 211 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 273 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 3.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar Progress (3): 2.5 kB | 211 kB | 0/1.0 MB Progress (3): 2.5 kB | 211 kB | 0/1.0 MB Progress (3): 2.5 kB | 211 kB | 0/1.0 MB Progress (3): 2.5 kB | 211 kB | 0/1.0 MB Progress (3): 2.5 kB | 211 kB | 0/1.0 MB Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 23 kB/s) Progress (2): 211 kB | 0/1.0 MB Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar Progress (2): 211 kB | 0.1/1.0 MB Progress (2): 211 kB | 0.1/1.0 MB Progress (2): 211 kB | 0.1/1.0 MB Progress (2): 211 kB | 0.1/1.0 MB Progress (2): 211 kB | 0.1/1.0 MB Progress (2): 211 kB | 0.1/1.0 MB Progress (2): 211 kB | 0.1/1.0 MB Progress (2): 211 kB | 0.1/1.0 MB Progress (2): 211 kB | 0.1/1.0 MB Progress (2): 211 kB | 0.1/1.0 MB Progress (2): 211 kB | 0.1/1.0 MB Progress (2): 211 kB | 0.1/1.0 MB Progress (2): 211 kB | 0.2/1.0 MB Progress (2): 211 kB | 0.2/1.0 MB Progress (2): 211 kB | 0.2/1.0 MB Progress (2): 211 kB | 0.2/1.0 MB Progress (2): 211 kB | 0.2/1.0 MB Progress (2): 211 kB | 0.2/1.0 MB Progress (2): 211 kB | 0.2/1.0 MB Progress (2): 211 kB | 0.2/1.0 MB Progress (2): 211 kB | 0.2/1.0 MB Progress (2): 211 kB | 0.2/1.0 MB Progress (2): 211 kB | 0.2/1.0 MB Progress (2): 211 kB | 0.2/1.0 MB Progress (2): 211 kB | 0.3/1.0 MB Progress (2): 211 kB | 0.3/1.0 MB Progress (2): 211 kB | 0.3/1.0 MB Progress (2): 211 kB | 0.3/1.0 MB Progress (2): 211 kB | 0.3/1.0 MB Progress (2): 211 kB | 0.3/1.0 MB Progress (2): 211 kB | 0.3/1.0 MB Progress (2): 211 kB | 0.3/1.0 MB Progress (2): 211 kB | 0.3/1.0 MB Progress (2): 211 kB | 0.3/1.0 MB Progress (2): 211 kB | 0.3/1.0 MB Progress (2): 211 kB | 0.3/1.0 MB Progress (2): 211 kB | 0.4/1.0 MB Progress (2): 211 kB | 0.4/1.0 MB Progress (2): 211 kB | 0.4/1.0 MB Progress (2): 211 kB | 0.4/1.0 MB Progress (2): 211 kB | 0.4/1.0 MB Progress (2): 211 kB | 0.4/1.0 MB Progress (2): 211 kB | 0.4/1.0 MB Progress (2): 211 kB | 0.4/1.0 MB Progress (2): 211 kB | 0.4/1.0 MB Progress (2): 211 kB | 0.4/1.0 MB Progress (2): 211 kB | 0.4/1.0 MB Progress (2): 211 kB | 0.4/1.0 MB Progress (2): 211 kB | 0.4/1.0 MB Progress (2): 211 kB | 0.5/1.0 MB Progress (2): 211 kB | 0.5/1.0 MB Progress (2): 211 kB | 0.5/1.0 MB Progress (2): 211 kB | 0.5/1.0 MB Progress (2): 211 kB | 0.5/1.0 MB Progress (2): 211 kB | 0.5/1.0 MB Progress (2): 211 kB | 0.5/1.0 MB Progress (2): 211 kB | 0.5/1.0 MB Progress (2): 211 kB | 0.5/1.0 MB Progress (2): 211 kB | 0.5/1.0 MB Progress (2): 211 kB | 0.5/1.0 MB Progress (2): 211 kB | 0.5/1.0 MB Progress (2): 211 kB | 0.6/1.0 MB Progress (2): 211 kB | 0.6/1.0 MB Progress (2): 211 kB | 0.6/1.0 MB Progress (2): 211 kB | 0.6/1.0 MB Progress (2): 211 kB | 0.6/1.0 MB Progress (2): 211 kB | 0.6/1.0 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar (211 kB at 1.8 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar Progress (2): 0.6/1.0 MB | 4.1/116 kB Progress (2): 0.6/1.0 MB | 7.7/116 kB Progress (2): 0.6/1.0 MB | 12/116 kB Progress (2): 0.6/1.0 MB | 16/116 kB Progress (2): 0.6/1.0 MB | 20/116 kB Progress (2): 0.6/1.0 MB | 24/116 kB Progress (2): 0.6/1.0 MB | 28/116 kB Progress (2): 0.6/1.0 MB | 32/116 kB Progress (2): 0.6/1.0 MB | 36/116 kB Progress (2): 0.6/1.0 MB | 40/116 kB Progress (2): 0.6/1.0 MB | 45/116 kB Progress (2): 0.6/1.0 MB | 49/116 kB Progress (2): 0.6/1.0 MB | 53/116 kB Progress (2): 0.6/1.0 MB | 57/116 kB Progress (2): 0.6/1.0 MB | 61/116 kB Progress (2): 0.6/1.0 MB | 65/116 kB Progress (2): 0.6/1.0 MB | 69/116 kB Progress (2): 0.6/1.0 MB | 73/116 kB Progress (2): 0.6/1.0 MB | 73/116 kB Progress (2): 0.6/1.0 MB | 73/116 kB Progress (2): 0.6/1.0 MB | 77/116 kB Progress (2): 0.6/1.0 MB | 77/116 kB Progress (2): 0.6/1.0 MB | 81/116 kB Progress (2): 0.6/1.0 MB | 81/116 kB Progress (2): 0.6/1.0 MB | 86/116 kB Progress (2): 0.6/1.0 MB | 90/116 kB Progress (2): 0.6/1.0 MB | 90/116 kB Progress (2): 0.6/1.0 MB | 94/116 kB Progress (2): 0.6/1.0 MB | 94/116 kB Progress (2): 0.6/1.0 MB | 98/116 kB Progress (2): 0.6/1.0 MB | 102/116 kB Progress (2): 0.6/1.0 MB | 106/116 kB Progress (2): 0.6/1.0 MB | 106/116 kB Progress (2): 0.7/1.0 MB | 106/116 kB Progress (2): 0.7/1.0 MB | 106/116 kB Progress (2): 0.7/1.0 MB | 106/116 kB Progress (2): 0.7/1.0 MB | 110/116 kB Progress (2): 0.7/1.0 MB | 114/116 kB Progress (2): 0.7/1.0 MB | 114/116 kB Progress (2): 0.7/1.0 MB | 116 kB Progress (2): 0.7/1.0 MB | 116 kB Progress (2): 0.7/1.0 MB | 116 kB Progress (2): 0.7/1.0 MB | 116 kB Progress (2): 0.7/1.0 MB | 116 kB Progress (2): 0.7/1.0 MB | 116 kB Progress (2): 0.7/1.0 MB | 116 kB Progress (2): 0.7/1.0 MB | 116 kB Progress (2): 0.7/1.0 MB | 116 kB Progress (2): 0.8/1.0 MB | 116 kB Progress (2): 0.8/1.0 MB | 116 kB Progress (2): 0.8/1.0 MB | 116 kB Progress (2): 0.8/1.0 MB | 116 kB Progress (3): 0.8/1.0 MB | 116 kB | 3.7/58 kB Progress (3): 0.8/1.0 MB | 116 kB | 3.7/58 kB Progress (3): 0.8/1.0 MB | 116 kB | 7.8/58 kB Progress (3): 0.8/1.0 MB | 116 kB | 7.8/58 kB Progress (3): 0.8/1.0 MB | 116 kB | 12/58 kB Progress (3): 0.8/1.0 MB | 116 kB | 12/58 kB Progress (3): 0.8/1.0 MB | 116 kB | 16/58 kB Progress (3): 0.8/1.0 MB | 116 kB | 20/58 kB Progress (3): 0.8/1.0 MB | 116 kB | 20/58 kB Progress (3): 0.8/1.0 MB | 116 kB | 24/58 kB Progress (3): 0.8/1.0 MB | 116 kB | 28/58 kB Progress (3): 0.8/1.0 MB | 116 kB | 32/58 kB Progress (3): 0.8/1.0 MB | 116 kB | 36/58 kB Progress (3): 0.8/1.0 MB | 116 kB | 41/58 kB Progress (3): 0.8/1.0 MB | 116 kB | 45/58 kB Progress (3): 0.8/1.0 MB | 116 kB | 49/58 kB Progress (3): 0.8/1.0 MB | 116 kB | 53/58 kB Progress (3): 0.8/1.0 MB | 116 kB | 57/58 kB Progress (3): 0.8/1.0 MB | 116 kB | 58 kB Progress (4): 0.8/1.0 MB | 116 kB | 58 kB | 4.1/85 kB Progress (4): 0.8/1.0 MB | 116 kB | 58 kB | 7.7/85 kB Progress (4): 0.8/1.0 MB | 116 kB | 58 kB | 12/85 kB Progress (4): 0.8/1.0 MB | 116 kB | 58 kB | 16/85 kB Progress (4): 0.8/1.0 MB | 116 kB | 58 kB | 20/85 kB Progress (4): 0.8/1.0 MB | 116 kB | 58 kB | 24/85 kB Progress (4): 0.8/1.0 MB | 116 kB | 58 kB | 28/85 kB Progress (4): 0.8/1.0 MB | 116 kB | 58 kB | 32/85 kB Progress (4): 0.8/1.0 MB | 116 kB | 58 kB | 36/85 kB Progress (4): 0.8/1.0 MB | 116 kB | 58 kB | 40/85 kB Progress (4): 0.8/1.0 MB | 116 kB | 58 kB | 45/85 kB Progress (4): 0.8/1.0 MB | 116 kB | 58 kB | 49/85 kB Progress (4): 0.8/1.0 MB | 116 kB | 58 kB | 53/85 kB Progress (4): 0.8/1.0 MB | 116 kB | 58 kB | 57/85 kB Progress (4): 0.8/1.0 MB | 116 kB | 58 kB | 61/85 kB Progress (4): 0.8/1.0 MB | 116 kB | 58 kB | 65/85 kB Progress (4): 0.8/1.0 MB | 116 kB | 58 kB | 69/85 kB Progress (4): 0.8/1.0 MB | 116 kB | 58 kB | 73/85 kB Progress (4): 0.8/1.0 MB | 116 kB | 58 kB | 77/85 kB Progress (4): 0.8/1.0 MB | 116 kB | 58 kB | 81/85 kB Progress (4): 0.8/1.0 MB | 116 kB | 58 kB | 85 kB Progress (5): 0.8/1.0 MB | 116 kB | 58 kB | 85 kB | 4.1/267 kB Progress (5): 0.8/1.0 MB | 116 kB | 58 kB | 85 kB | 7.7/267 kB Progress (5): 0.8/1.0 MB | 116 kB | 58 kB | 85 kB | 12/267 kB Progress (5): 0.8/1.0 MB | 116 kB | 58 kB | 85 kB | 16/267 kB Progress (5): 0.8/1.0 MB | 116 kB | 58 kB | 85 kB | 20/267 kB Progress (5): 0.8/1.0 MB | 116 kB | 58 kB | 85 kB | 24/267 kB Progress (5): 0.8/1.0 MB | 116 kB | 58 kB | 85 kB | 28/267 kB Progress (5): 0.8/1.0 MB | 116 kB | 58 kB | 85 kB | 32/267 kB Progress (5): 0.8/1.0 MB | 116 kB | 58 kB | 85 kB | 36/267 kB Progress (5): 0.8/1.0 MB | 116 kB | 58 kB | 85 kB | 40/267 kB Progress (5): 0.8/1.0 MB | 116 kB | 58 kB | 85 kB | 45/267 kB Progress (5): 0.8/1.0 MB | 116 kB | 58 kB | 85 kB | 49/267 kB Progress (5): 0.8/1.0 MB | 116 kB | 58 kB | 85 kB | 53/267 kB Progress (5): 0.8/1.0 MB | 116 kB | 58 kB | 85 kB | 57/267 kB Progress (5): 0.8/1.0 MB | 116 kB | 58 kB | 85 kB | 61/267 kB Progress (5): 0.8/1.0 MB | 116 kB | 58 kB | 85 kB | 65/267 kB Progress (5): 0.8/1.0 MB | 116 kB | 58 kB | 85 kB | 65/267 kB Progress (5): 0.8/1.0 MB | 116 kB | 58 kB | 85 kB | 69/267 kB Progress (5): 0.8/1.0 MB | 116 kB | 58 kB | 85 kB | 69/267 kB Progress (5): 0.8/1.0 MB | 116 kB | 58 kB | 85 kB | 73/267 kB Progress (5): 0.8/1.0 MB | 116 kB | 58 kB | 85 kB | 77/267 kB Progress (5): 0.8/1.0 MB | 116 kB | 58 kB | 85 kB | 77/267 kB Progress (5): 0.8/1.0 MB | 116 kB | 58 kB | 85 kB | 81/267 kB Progress (5): 0.8/1.0 MB | 116 kB | 58 kB | 85 kB | 81/267 kB Progress (5): 0.8/1.0 MB | 116 kB | 58 kB | 85 kB | 86/267 kB Progress (5): 0.8/1.0 MB | 116 kB | 58 kB | 85 kB | 90/267 kB Progress (5): 0.8/1.0 MB | 116 kB | 58 kB | 85 kB | 90/267 kB Progress (5): 0.8/1.0 MB | 116 kB | 58 kB | 85 kB | 94/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 94/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 98/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 102/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 102/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 106/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 106/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 110/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 114/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 114/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 118/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 118/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 122/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 127/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 127/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 131/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 135/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 135/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 139/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 139/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 143/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 143/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 147/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 151/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 151/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 155/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 155/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 159/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 163/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 163/267 kB Progress (5): 0.9/1.0 MB | 116 kB | 58 kB | 85 kB | 167/267 kB Progress (5): 1.0/1.0 MB | 116 kB | 58 kB | 85 kB | 167/267 kB Progress (5): 1.0/1.0 MB | 116 kB | 58 kB | 85 kB | 172/267 kB Progress (5): 1.0/1.0 MB | 116 kB | 58 kB | 85 kB | 176/267 kB Progress (5): 1.0/1.0 MB | 116 kB | 58 kB | 85 kB | 176/267 kB Progress (5): 1.0/1.0 MB | 116 kB | 58 kB | 85 kB | 180/267 kB Progress (5): 1.0/1.0 MB | 116 kB | 58 kB | 85 kB | 184/267 kB Progress (5): 1.0/1.0 MB | 116 kB | 58 kB | 85 kB | 184/267 kB Progress (5): 1.0/1.0 MB | 116 kB | 58 kB | 85 kB | 188/267 kB Progress (5): 1.0/1.0 MB | 116 kB | 58 kB | 85 kB | 188/267 kB Progress (5): 1.0/1.0 MB | 116 kB | 58 kB | 85 kB | 192/267 kB Progress (5): 1.0/1.0 MB | 116 kB | 58 kB | 85 kB | 192/267 kB Progress (5): 1.0/1.0 MB | 116 kB | 58 kB | 85 kB | 196/267 kB Progress (5): 1.0/1.0 MB | 116 kB | 58 kB | 85 kB | 200/267 kB Progress (5): 1.0/1.0 MB | 116 kB | 58 kB | 85 kB | 200/267 kB Progress (5): 1.0/1.0 MB | 116 kB | 58 kB | 85 kB | 204/267 kB Progress (5): 1.0/1.0 MB | 116 kB | 58 kB | 85 kB | 204/267 kB Progress (5): 1.0/1.0 MB | 116 kB | 58 kB | 85 kB | 208/267 kB Progress (5): 1.0/1.0 MB | 116 kB | 58 kB | 85 kB | 213/267 kB Progress (5): 1.0/1.0 MB | 116 kB | 58 kB | 85 kB | 213/267 kB Progress (5): 1.0/1.0 MB | 116 kB | 58 kB | 85 kB | 217/267 kB Progress (5): 1.0 MB | 116 kB | 58 kB | 85 kB | 217/267 kB Progress (5): 1.0 MB | 116 kB | 58 kB | 85 kB | 221/267 kB Progress (5): 1.0 MB | 116 kB | 58 kB | 85 kB | 225/267 kB Progress (5): 1.0 MB | 116 kB | 58 kB | 85 kB | 229/267 kB Progress (5): 1.0 MB | 116 kB | 58 kB | 85 kB | 233/267 kB Progress (5): 1.0 MB | 116 kB | 58 kB | 85 kB | 237/267 kB Progress (5): 1.0 MB | 116 kB | 58 kB | 85 kB | 241/267 kB Progress (5): 1.0 MB | 116 kB | 58 kB | 85 kB | 245/267 kB Progress (5): 1.0 MB | 116 kB | 58 kB | 85 kB | 249/267 kB Progress (5): 1.0 MB | 116 kB | 58 kB | 85 kB | 253/267 kB Progress (5): 1.0 MB | 116 kB | 58 kB | 85 kB | 258/267 kB Progress (5): 1.0 MB | 116 kB | 58 kB | 85 kB | 262/267 kB Progress (5): 1.0 MB | 116 kB | 58 kB | 85 kB | 266/267 kB Progress (5): 1.0 MB | 116 kB | 58 kB | 85 kB | 267 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 716 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 524 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 347 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (267 kB at 1.5 MB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 5.3 MB/s) [INFO] Building jar: /work/target/hacbs-test.jar [INFO] [INFO] --- maven-shade-plugin:3.2.4:shade (default) @ simple-java-project --- Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom Progress (1): 2.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 41 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 22 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 476 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 24 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 393 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom Progress (1): 3.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 62 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom Progress (1): 3.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 53 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 32 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom Progress (1): 4.1 kB Progress (1): 5.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 98 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 67 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom Progress (1): 2.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 37 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom Progress (1): 1.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 20 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom Progress (1): 4.1 kB Progress (1): 7.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 134 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 122 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom Progress (1): 750 B Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 13 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom Progress (1): 4.1 kB Progress (1): 4.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 86 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom Progress (1): 4.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 43 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom Progress (1): 4.1 kB Progress (1): 5.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 96 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 226 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom Progress (1): 4.1 kB Progress (1): 6.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 125 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 26 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 40 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom Progress (1): 910 B Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 10 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom Progress (1): 4.1 kB Progress (1): 5.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 78 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom Progress (1): 1.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 31 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 34 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom Progress (1): 2.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 28 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom Progress (1): 1.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 28 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom Progress (1): 4.1 kB Progress (1): 7.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 149 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom Progress (1): 2.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 42 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom Progress (1): 3.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 61 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom Progress (1): 1.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 29 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.pom (11 kB at 201 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom Progress (1): 4.1 kB Progress (1): 5.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 74 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 kB Progress (1): 33 kB Progress (1): 37 kB Progress (1): 41 kB Progress (1): 44 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 669 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 17 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 329 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom Progress (1): 4.1 kB Progress (1): 4.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 41 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom Progress (1): 4.1 kB Progress (1): 4.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 66 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 kB Progress (1): 33 kB Progress (1): 37 kB Progress (1): 41 kB Progress (1): 41 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 626 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 307 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom Progress (1): 4.1 kB Progress (1): 5.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 96 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 233 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 kB Progress (1): 33 kB Progress (1): 37 kB Progress (1): 41 kB Progress (1): 45 kB Progress (1): 49 kB Progress (1): 53 kB Progress (1): 57 kB Progress (1): 61 kB Progress (1): 62 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 167 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom Progress (1): 4.1 kB Progress (1): 5.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 79 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 22 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 364 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 274 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 kB Progress (1): 33 kB Progress (1): 37 kB Progress (1): 41 kB Progress (1): 45 kB Progress (1): 49 kB Progress (1): 53 kB Progress (1): 57 kB Progress (1): 61 kB Progress (1): 66 kB Progress (1): 68 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom Progress (1): 2.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 36 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 204 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0/asm-8.0.pom Progress (1): 2.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0/asm-8.0.pom (2.9 kB at 53 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 118 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.pom Progress (1): 3.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.pom (3.7 kB at 45 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.pom Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.pom (3.1 kB at 61 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.pom Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.pom (3.2 kB at 48 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom Progress (1): 4.1 kB Progress (1): 4.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom (4.6 kB at 87 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom Progress (1): 4.1 kB Progress (1): 7.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 125 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 31 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 28 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 516 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 219 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.4.0/jdependency-2.4.0.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 15 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.4.0/jdependency-2.4.0.pom (15 kB at 308 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0/asm-util-8.0.pom Progress (1): 3.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0/asm-util-8.0.pom (3.7 kB at 62 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/28.2-android/guava-28.2-android.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/28.2-android/guava-28.2-android.pom (11 kB at 243 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/28.2-android/guava-parent-28.2-android.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/28.2-android/guava-parent-28.2-android.pom (13 kB at 166 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom Progress (1): 2.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 42 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 10 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 189 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom Progress (1): 4.1 kB Progress (1): 6.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 111 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom Progress (1): 2.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 41 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom Progress (1): 4.1 kB Progress (1): 4.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 68 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Progress (1): 4.1 kB Progress (1): 4.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 105 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom Progress (1): 2.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom (2.7 kB at 55 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom Progress (1): 2.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom (2.1 kB at 35 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom Progress (1): 4.1 kB Progress (1): 5.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom (5.4 kB at 100 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 48 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 28 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 393 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar Progress (1): 3.7/472 kB Progress (1): 7.8/472 kB Progress (1): 12/472 kB Progress (1): 16/472 kB Progress (1): 20/472 kB Progress (1): 24/472 kB Progress (1): 28/472 kB Progress (1): 32/472 kB Progress (1): 37/472 kB Progress (1): 41/472 kB Progress (1): 45/472 kB Progress (1): 49/472 kB Progress (1): 53/472 kB Progress (1): 57/472 kB Progress (1): 61/472 kB Progress (1): 65/472 kB Progress (1): 69/472 kB Progress (1): 73/472 kB Progress (1): 77/472 kB Progress (1): 82/472 kB Progress (1): 86/472 kB Progress (1): 90/472 kB Progress (1): 94/472 kB Progress (1): 98/472 kB Progress (1): 102/472 kB Progress (1): 106/472 kB Progress (1): 110/472 kB Progress (1): 114/472 kB Progress (1): 118/472 kB Progress (1): 123/472 kB Progress (1): 127/472 kB Progress (1): 131/472 kB Progress (1): 135/472 kB Progress (1): 139/472 kB Progress (1): 143/472 kB Progress (1): 147/472 kB Progress (1): 151/472 kB Progress (1): 155/472 kB Progress (1): 159/472 kB Progress (1): 163/472 kB Progress (1): 168/472 kB Progress (1): 172/472 kB Progress (1): 176/472 kB Progress (1): 180/472 kB Progress (1): 184/472 kB Progress (1): 188/472 kB Progress (1): 192/472 kB Progress (1): 196/472 kB Progress (1): 200/472 kB Progress (1): 204/472 kB Progress (1): 209/472 kB Progress (1): 213/472 kB Progress (1): 216/472 kB Progress (1): 220/472 kB Progress (1): 224/472 kB Progress (1): 229/472 kB Progress (1): 233/472 kB Progress (1): 237/472 kB Progress (1): 241/472 kB Progress (1): 245/472 kB Progress (1): 249/472 kB Progress (1): 253/472 kB Progress (2): 253/472 kB | 4.1/202 kB Progress (2): 257/472 kB | 4.1/202 kB Progress (2): 261/472 kB | 4.1/202 kB Progress (2): 261/472 kB | 7.7/202 kB Progress (2): 265/472 kB | 7.7/202 kB Progress (2): 265/472 kB | 12/202 kB Progress (2): 270/472 kB | 12/202 kB Progress (2): 270/472 kB | 16/202 kB Progress (2): 274/472 kB | 16/202 kB Progress (2): 278/472 kB | 16/202 kB Progress (2): 278/472 kB | 20/202 kB Progress (2): 282/472 kB | 20/202 kB Progress (2): 282/472 kB | 24/202 kB Progress (2): 286/472 kB | 24/202 kB Progress (2): 290/472 kB | 24/202 kB Progress (2): 290/472 kB | 28/202 kB Progress (2): 294/472 kB | 28/202 kB Progress (2): 294/472 kB | 32/202 kB Progress (2): 298/472 kB | 32/202 kB Progress (2): 298/472 kB | 36/202 kB Progress (2): 302/472 kB | 36/202 kB Progress (2): 302/472 kB | 40/202 kB Progress (2): 306/472 kB | 40/202 kB Progress (2): 310/472 kB | 40/202 kB Progress (2): 310/472 kB | 45/202 kB Progress (2): 315/472 kB | 45/202 kB Progress (2): 315/472 kB | 49/202 kB Progress (2): 319/472 kB | 49/202 kB Progress (2): 319/472 kB | 53/202 kB Progress (2): 323/472 kB | 53/202 kB Progress (2): 323/472 kB | 57/202 kB Progress (2): 327/472 kB | 57/202 kB Progress (2): 331/472 kB | 57/202 kB Progress (2): 331/472 kB | 61/202 kB Progress (2): 335/472 kB | 61/202 kB Progress (2): 335/472 kB | 65/202 kB Progress (2): 339/472 kB | 65/202 kB Progress (2): 339/472 kB | 69/202 kB Progress (2): 343/472 kB | 69/202 kB Progress (2): 343/472 kB | 73/202 kB Progress (2): 347/472 kB | 73/202 kB Progress (2): 347/472 kB | 77/202 kB Progress (2): 351/472 kB | 77/202 kB Progress (2): 351/472 kB | 81/202 kB Progress (2): 356/472 kB | 81/202 kB Progress (2): 356/472 kB | 86/202 kB Progress (2): 360/472 kB | 86/202 kB Progress (2): 360/472 kB | 90/202 kB Progress (2): 364/472 kB | 90/202 kB Progress (2): 368/472 kB | 90/202 kB Progress (2): 368/472 kB | 94/202 kB Progress (2): 372/472 kB | 94/202 kB Progress (2): 372/472 kB | 98/202 kB Progress (2): 376/472 kB | 98/202 kB Progress (2): 376/472 kB | 102/202 kB Progress (2): 380/472 kB | 102/202 kB Progress (2): 380/472 kB | 106/202 kB Progress (2): 384/472 kB | 106/202 kB Progress (2): 388/472 kB | 106/202 kB Progress (2): 388/472 kB | 110/202 kB Progress (2): 392/472 kB | 110/202 kB Progress (2): 396/472 kB | 110/202 kB Progress (2): 396/472 kB | 114/202 kB Progress (2): 401/472 kB | 114/202 kB Progress (2): 401/472 kB | 118/202 kB Progress (2): 405/472 kB | 118/202 kB Progress (2): 405/472 kB | 122/202 kB Progress (2): 409/472 kB | 122/202 kB Progress (2): 413/472 kB | 122/202 kB Progress (2): 413/472 kB | 127/202 kB Progress (2): 417/472 kB | 127/202 kB Progress (2): 417/472 kB | 131/202 kB Progress (2): 421/472 kB | 131/202 kB Progress (2): 421/472 kB | 135/202 kB Progress (2): 425/472 kB | 135/202 kB Progress (2): 425/472 kB | 139/202 kB Progress (2): 429/472 kB | 139/202 kB Progress (2): 429/472 kB | 143/202 kB Progress (2): 433/472 kB | 143/202 kB Progress (2): 433/472 kB | 147/202 kB Progress (2): 437/472 kB | 147/202 kB Progress (2): 437/472 kB | 151/202 kB Progress (2): 442/472 kB | 151/202 kB Progress (2): 442/472 kB | 155/202 kB Progress (2): 446/472 kB | 155/202 kB Progress (2): 446/472 kB | 159/202 kB Progress (2): 450/472 kB | 159/202 kB Progress (2): 450/472 kB | 163/202 kB Progress (2): 454/472 kB | 163/202 kB Progress (2): 454/472 kB | 167/202 kB Progress (2): 458/472 kB | 167/202 kB Progress (2): 458/472 kB | 172/202 kB Progress (2): 462/472 kB | 172/202 kB Progress (2): 466/472 kB | 172/202 kB Progress (2): 466/472 kB | 176/202 kB Progress (2): 470/472 kB | 176/202 kB Progress (2): 470/472 kB | 180/202 kB Progress (2): 472 kB | 180/202 kB Progress (2): 472 kB | 184/202 kB Progress (3): 472 kB | 184/202 kB | 3.8/153 kB Progress (3): 472 kB | 188/202 kB | 3.8/153 kB Progress (3): 472 kB | 192/202 kB | 3.8/153 kB Progress (3): 472 kB | 196/202 kB | 3.8/153 kB Progress (3): 472 kB | 196/202 kB | 7.9/153 kB Progress (3): 472 kB | 200/202 kB | 7.9/153 kB Progress (3): 472 kB | 200/202 kB | 12/153 kB Progress (3): 472 kB | 202 kB | 12/153 kB Progress (3): 472 kB | 202 kB | 16/153 kB Progress (3): 472 kB | 202 kB | 20/153 kB Progress (3): 472 kB | 202 kB | 24/153 kB Progress (3): 472 kB | 202 kB | 28/153 kB Progress (3): 472 kB | 202 kB | 32/153 kB Progress (3): 472 kB | 202 kB | 37/153 kB Progress (3): 472 kB | 202 kB | 41/153 kB Progress (3): 472 kB | 202 kB | 45/153 kB Progress (3): 472 kB | 202 kB | 49/153 kB Progress (3): 472 kB | 202 kB | 53/153 kB Progress (4): 472 kB | 202 kB | 53/153 kB | 3.7/49 kB Progress (4): 472 kB | 202 kB | 53/153 kB | 7.8/49 kB Progress (4): 472 kB | 202 kB | 53/153 kB | 12/49 kB Progress (4): 472 kB | 202 kB | 57/153 kB | 12/49 kB Progress (4): 472 kB | 202 kB | 57/153 kB | 16/49 kB Progress (4): 472 kB | 202 kB | 61/153 kB | 16/49 kB Progress (4): 472 kB | 202 kB | 61/153 kB | 20/49 kB Progress (4): 472 kB | 202 kB | 65/153 kB | 20/49 kB Progress (4): 472 kB | 202 kB | 65/153 kB | 24/49 kB Progress (4): 472 kB | 202 kB | 69/153 kB | 24/49 kB Progress (4): 472 kB | 202 kB | 69/153 kB | 28/49 kB Progress (4): 472 kB | 202 kB | 73/153 kB | 28/49 kB Progress (4): 472 kB | 202 kB | 73/153 kB | 32/49 kB Progress (4): 472 kB | 202 kB | 77/153 kB | 32/49 kB Progress (4): 472 kB | 202 kB | 77/153 kB | 37/49 kB Progress (4): 472 kB | 202 kB | 82/153 kB | 37/49 kB Progress (4): 472 kB | 202 kB | 86/153 kB | 37/49 kB Progress (4): 472 kB | 202 kB | 86/153 kB | 41/49 kB Progress (4): 472 kB | 202 kB | 86/153 kB | 45/49 kB Progress (4): 472 kB | 202 kB | 86/153 kB | 49/49 kB Progress (4): 472 kB | 202 kB | 86/153 kB | 49 kB Progress (4): 472 kB | 202 kB | 90/153 kB | 49 kB Progress (4): 472 kB | 202 kB | 94/153 kB | 49 kB Progress (4): 472 kB | 202 kB | 98/153 kB | 49 kB Progress (4): 472 kB | 202 kB | 102/153 kB | 49 kB Progress (4): 472 kB | 202 kB | 106/153 kB | 49 kB Progress (4): 472 kB | 202 kB | 110/153 kB | 49 kB Progress (4): 472 kB | 202 kB | 114/153 kB | 49 kB Progress (4): 472 kB | 202 kB | 118/153 kB | 49 kB Progress (4): 472 kB | 202 kB | 123/153 kB | 49 kB Progress (4): 472 kB | 202 kB | 127/153 kB | 49 kB Progress (4): 472 kB | 202 kB | 131/153 kB | 49 kB Progress (4): 472 kB | 202 kB | 135/153 kB | 49 kB Progress (4): 472 kB | 202 kB | 139/153 kB | 49 kB Progress (4): 472 kB | 202 kB | 143/153 kB | 49 kB Progress (4): 472 kB | 202 kB | 147/153 kB | 49 kB Progress (4): 472 kB | 202 kB | 151/153 kB | 49 kB Progress (4): 472 kB | 202 kB | 153 kB | 49 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 3.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 7.7 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 2.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 764 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar Progress (1): 4.1/527 kB Progress (1): 8.2/527 kB Progress (1): 12/527 kB Progress (1): 16/527 kB Progress (1): 20/527 kB Progress (1): 25/527 kB Progress (1): 29/527 kB Progress (1): 33/527 kB Progress (1): 37/527 kB Progress (1): 41/527 kB Progress (1): 45/527 kB Progress (1): 49/527 kB Progress (1): 53/527 kB Progress (1): 57/527 kB Progress (1): 61/527 kB Progress (1): 66/527 kB Progress (1): 70/527 kB Progress (1): 74/527 kB Progress (1): 78/527 kB Progress (1): 82/527 kB Progress (1): 86/527 kB Progress (1): 90/527 kB Progress (1): 94/527 kB Progress (1): 98/527 kB Progress (1): 102/527 kB Progress (1): 106/527 kB Progress (1): 111/527 kB Progress (1): 115/527 kB Progress (1): 119/527 kB Progress (1): 123/527 kB Progress (1): 127/527 kB Progress (1): 131/527 kB Progress (1): 135/527 kB Progress (1): 139/527 kB Progress (1): 143/527 kB Progress (1): 147/527 kB Progress (1): 152/527 kB Progress (1): 156/527 kB Progress (1): 160/527 kB Progress (1): 164/527 kB Progress (1): 168/527 kB Progress (1): 172/527 kB Progress (1): 176/527 kB Progress (1): 180/527 kB Progress (1): 184/527 kB Progress (1): 188/527 kB Progress (1): 193/527 kB Progress (1): 197/527 kB Progress (1): 201/527 kB Progress (1): 205/527 kB Progress (1): 209/527 kB Progress (1): 213/527 kB Progress (1): 217/527 kB Progress (1): 221/527 kB Progress (1): 225/527 kB Progress (1): 229/527 kB Progress (1): 233/527 kB Progress (1): 238/527 kB Progress (1): 242/527 kB Progress (1): 246/527 kB Progress (1): 250/527 kB Progress (1): 254/527 kB Progress (1): 258/527 kB Progress (2): 258/527 kB | 4.1/38 kB Progress (2): 262/527 kB | 4.1/38 kB Progress (2): 262/527 kB | 7.7/38 kB Progress (2): 266/527 kB | 7.7/38 kB Progress (2): 266/527 kB | 12/38 kB Progress (2): 270/527 kB | 12/38 kB Progress (2): 270/527 kB | 16/38 kB Progress (2): 274/527 kB | 16/38 kB Progress (2): 279/527 kB | 16/38 kB Progress (2): 279/527 kB | 20/38 kB Progress (2): 283/527 kB | 20/38 kB Progress (2): 283/527 kB | 24/38 kB Progress (2): 287/527 kB | 24/38 kB Progress (2): 291/527 kB | 24/38 kB Progress (2): 291/527 kB | 28/38 kB Progress (2): 295/527 kB | 28/38 kB Progress (2): 295/527 kB | 32/38 kB Progress (2): 299/527 kB | 32/38 kB Progress (2): 299/527 kB | 36/38 kB Progress (2): 303/527 kB | 36/38 kB Progress (2): 303/527 kB | 38 kB Progress (2): 307/527 kB | 38 kB Progress (2): 311/527 kB | 38 kB Progress (2): 315/527 kB | 38 kB Progress (2): 319/527 kB | 38 kB Progress (2): 324/527 kB | 38 kB Progress (2): 328/527 kB | 38 kB Progress (2): 332/527 kB | 38 kB Progress (2): 336/527 kB | 38 kB Progress (2): 340/527 kB | 38 kB Progress (2): 344/527 kB | 38 kB Progress (2): 348/527 kB | 38 kB Progress (2): 352/527 kB | 38 kB Progress (2): 356/527 kB | 38 kB Progress (2): 360/527 kB | 38 kB Progress (2): 365/527 kB | 38 kB Progress (2): 369/527 kB | 38 kB Progress (2): 373/527 kB | 38 kB Progress (2): 377/527 kB | 38 kB Progress (2): 381/527 kB | 38 kB Progress (2): 385/527 kB | 38 kB Progress (2): 389/527 kB | 38 kB Progress (2): 393/527 kB | 38 kB Progress (2): 397/527 kB | 38 kB Progress (2): 401/527 kB | 38 kB Progress (3): 401/527 kB | 38 kB | 4.1/30 kB Progress (3): 406/527 kB | 38 kB | 4.1/30 kB Progress (3): 406/527 kB | 38 kB | 7.7/30 kB Progress (3): 406/527 kB | 38 kB | 12/30 kB Progress (3): 410/527 kB | 38 kB | 12/30 kB Progress (3): 410/527 kB | 38 kB | 16/30 kB Progress (3): 414/527 kB | 38 kB | 16/30 kB Progress (3): 418/527 kB | 38 kB | 16/30 kB Progress (3): 418/527 kB | 38 kB | 20/30 kB Progress (3): 422/527 kB | 38 kB | 20/30 kB Progress (3): 422/527 kB | 38 kB | 24/30 kB Progress (3): 426/527 kB | 38 kB | 24/30 kB Progress (3): 426/527 kB | 38 kB | 28/30 kB Progress (3): 430/527 kB | 38 kB | 28/30 kB Progress (3): 430/527 kB | 38 kB | 30 kB Progress (3): 434/527 kB | 38 kB | 30 kB Progress (3): 438/527 kB | 38 kB | 30 kB Progress (3): 442/527 kB | 38 kB | 30 kB Progress (3): 446/527 kB | 38 kB | 30 kB Progress (3): 451/527 kB | 38 kB | 30 kB Progress (3): 455/527 kB | 38 kB | 30 kB Progress (3): 459/527 kB | 38 kB | 30 kB Progress (3): 463/527 kB | 38 kB | 30 kB Progress (3): 467/527 kB | 38 kB | 30 kB Progress (3): 471/527 kB | 38 kB | 30 kB Progress (3): 475/527 kB | 38 kB | 30 kB Progress (3): 479/527 kB | 38 kB | 30 kB Progress (3): 483/527 kB | 38 kB | 30 kB Progress (3): 487/527 kB | 38 kB | 30 kB Progress (3): 492/527 kB | 38 kB | 30 kB Progress (3): 496/527 kB | 38 kB | 30 kB Progress (3): 500/527 kB | 38 kB | 30 kB Progress (3): 504/527 kB | 38 kB | 30 kB Progress (3): 508/527 kB | 38 kB | 30 kB Progress (3): 512/527 kB | 38 kB | 30 kB Progress (3): 516/527 kB | 38 kB | 30 kB Progress (3): 520/527 kB | 38 kB | 30 kB Progress (3): 524/527 kB | 38 kB | 30 kB Progress (3): 527 kB | 38 kB | 30 kB Progress (4): 527 kB | 38 kB | 30 kB | 4.1/47 kB Progress (4): 527 kB | 38 kB | 30 kB | 7.7/47 kB Progress (4): 527 kB | 38 kB | 30 kB | 12/47 kB Progress (4): 527 kB | 38 kB | 30 kB | 16/47 kB Progress (4): 527 kB | 38 kB | 30 kB | 20/47 kB Progress (4): 527 kB | 38 kB | 30 kB | 24/47 kB Progress (4): 527 kB | 38 kB | 30 kB | 28/47 kB Progress (4): 527 kB | 38 kB | 30 kB | 32/47 kB Progress (4): 527 kB | 38 kB | 30 kB | 36/47 kB Progress (4): 527 kB | 38 kB | 30 kB | 40/47 kB Progress (4): 527 kB | 38 kB | 30 kB | 44/47 kB Progress (4): 527 kB | 38 kB | 30 kB | 47 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 4.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 255 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 317 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar Progress (2): 47 kB | 4.1/165 kB Progress (2): 47 kB | 7.7/165 kB Progress (2): 47 kB | 12/165 kB Progress (2): 47 kB | 16/165 kB Progress (2): 47 kB | 20/165 kB Progress (2): 47 kB | 24/165 kB Progress (2): 47 kB | 28/165 kB Progress (2): 47 kB | 32/165 kB Progress (2): 47 kB | 36/165 kB Progress (2): 47 kB | 40/165 kB Progress (2): 47 kB | 45/165 kB Progress (2): 47 kB | 49/165 kB Progress (2): 47 kB | 53/165 kB Progress (2): 47 kB | 57/165 kB Progress (2): 47 kB | 61/165 kB Progress (2): 47 kB | 65/165 kB Progress (2): 47 kB | 69/165 kB Progress (2): 47 kB | 73/165 kB Progress (2): 47 kB | 77/165 kB Progress (2): 47 kB | 81/165 kB Progress (2): 47 kB | 86/165 kB Progress (2): 47 kB | 90/165 kB Progress (2): 47 kB | 94/165 kB Progress (2): 47 kB | 98/165 kB Progress (2): 47 kB | 102/165 kB Progress (2): 47 kB | 106/165 kB Progress (2): 47 kB | 110/165 kB Progress (2): 47 kB | 114/165 kB Progress (2): 47 kB | 118/165 kB Progress (2): 47 kB | 122/165 kB Progress (2): 47 kB | 127/165 kB Progress (2): 47 kB | 131/165 kB Progress (2): 47 kB | 135/165 kB Progress (2): 47 kB | 139/165 kB Progress (2): 47 kB | 143/165 kB Progress (2): 47 kB | 147/165 kB Progress (2): 47 kB | 151/165 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 379 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar Progress (1): 155/165 kB Progress (1): 159/165 kB Progress (1): 163/165 kB Progress (1): 165 kB Progress (2): 165 kB | 4.1/148 kB Progress (2): 165 kB | 7.7/148 kB Progress (2): 165 kB | 12/148 kB Progress (3): 165 kB | 12/148 kB | 4.1/51 kB Progress (3): 165 kB | 16/148 kB | 4.1/51 kB Progress (3): 165 kB | 16/148 kB | 7.7/51 kB Progress (3): 165 kB | 20/148 kB | 7.7/51 kB Progress (3): 165 kB | 20/148 kB | 12/51 kB Progress (3): 165 kB | 24/148 kB | 12/51 kB Progress (3): 165 kB | 24/148 kB | 16/51 kB Progress (3): 165 kB | 24/148 kB | 20/51 kB Progress (3): 165 kB | 28/148 kB | 20/51 kB Progress (3): 165 kB | 28/148 kB | 24/51 kB Progress (3): 165 kB | 32/148 kB | 24/51 kB Progress (3): 165 kB | 36/148 kB | 24/51 kB Progress (3): 165 kB | 36/148 kB | 28/51 kB Progress (3): 165 kB | 41/148 kB | 28/51 kB Progress (3): 165 kB | 41/148 kB | 32/51 kB Progress (3): 165 kB | 41/148 kB | 36/51 kB Progress (3): 165 kB | 45/148 kB | 36/51 kB Progress (3): 165 kB | 45/148 kB | 40/51 kB Progress (3): 165 kB | 49/148 kB | 40/51 kB Progress (3): 165 kB | 49/148 kB | 45/51 kB Progress (3): 165 kB | 53/148 kB | 45/51 kB Progress (3): 165 kB | 53/148 kB | 49/51 kB Progress (3): 165 kB | 57/148 kB | 49/51 kB Progress (3): 165 kB | 57/148 kB | 51 kB Progress (3): 165 kB | 61/148 kB | 51 kB Progress (3): 165 kB | 65/148 kB | 51 kB Progress (3): 165 kB | 69/148 kB | 51 kB Progress (3): 165 kB | 73/148 kB | 51 kB Progress (3): 165 kB | 77/148 kB | 51 kB Progress (3): 165 kB | 81/148 kB | 51 kB Progress (3): 165 kB | 86/148 kB | 51 kB Progress (3): 165 kB | 90/148 kB | 51 kB Progress (3): 165 kB | 94/148 kB | 51 kB Progress (3): 165 kB | 98/148 kB | 51 kB Progress (3): 165 kB | 102/148 kB | 51 kB Progress (3): 165 kB | 106/148 kB | 51 kB Progress (3): 165 kB | 110/148 kB | 51 kB Progress (3): 165 kB | 114/148 kB | 51 kB Progress (3): 165 kB | 118/148 kB | 51 kB Progress (3): 165 kB | 122/148 kB | 51 kB Progress (3): 165 kB | 127/148 kB | 51 kB Progress (3): 165 kB | 131/148 kB | 51 kB Progress (3): 165 kB | 135/148 kB | 51 kB Progress (3): 165 kB | 139/148 kB | 51 kB Progress (3): 165 kB | 143/148 kB | 51 kB Progress (3): 165 kB | 147/148 kB | 51 kB Progress (4): 165 kB | 147/148 kB | 51 kB | 4.1/106 kB Progress (4): 165 kB | 148 kB | 51 kB | 4.1/106 kB Progress (4): 165 kB | 148 kB | 51 kB | 7.7/106 kB Progress (4): 165 kB | 148 kB | 51 kB | 12/106 kB Progress (4): 165 kB | 148 kB | 51 kB | 16/106 kB Progress (4): 165 kB | 148 kB | 51 kB | 20/106 kB Progress (4): 165 kB | 148 kB | 51 kB | 24/106 kB Progress (4): 165 kB | 148 kB | 51 kB | 28/106 kB Progress (4): 165 kB | 148 kB | 51 kB | 32/106 kB Progress (4): 165 kB | 148 kB | 51 kB | 36/106 kB Progress (4): 165 kB | 148 kB | 51 kB | 40/106 kB Progress (4): 165 kB | 148 kB | 51 kB | 45/106 kB Progress (4): 165 kB | 148 kB | 51 kB | 49/106 kB Progress (4): 165 kB | 148 kB | 51 kB | 53/106 kB Progress (4): 165 kB | 148 kB | 51 kB | 57/106 kB Progress (4): 165 kB | 148 kB | 51 kB | 61/106 kB Progress (4): 165 kB | 148 kB | 51 kB | 65/106 kB Progress (4): 165 kB | 148 kB | 51 kB | 69/106 kB Progress (4): 165 kB | 148 kB | 51 kB | 73/106 kB Progress (4): 165 kB | 148 kB | 51 kB | 77/106 kB Progress (4): 165 kB | 148 kB | 51 kB | 81/106 kB Progress (4): 165 kB | 148 kB | 51 kB | 86/106 kB Progress (4): 165 kB | 148 kB | 51 kB | 90/106 kB Progress (4): 165 kB | 148 kB | 51 kB | 94/106 kB Progress (4): 165 kB | 148 kB | 51 kB | 98/106 kB Progress (4): 165 kB | 148 kB | 51 kB | 102/106 kB Progress (4): 165 kB | 148 kB | 51 kB | 106/106 kB Progress (4): 165 kB | 148 kB | 51 kB | 106 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 1.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar Progress (4): 148 kB | 51 kB | 106 kB | 4.1/14 kB Progress (4): 148 kB | 51 kB | 106 kB | 7.7/14 kB Progress (4): 148 kB | 51 kB | 106 kB | 12/14 kB Progress (4): 148 kB | 51 kB | 106 kB | 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 316 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 881 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 629 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar Progress (2): 14 kB | 4.1/108 kB Progress (2): 14 kB | 7.7/108 kB Progress (2): 14 kB | 12/108 kB Progress (2): 14 kB | 16/108 kB Progress (2): 14 kB | 20/108 kB Progress (2): 14 kB | 24/108 kB Progress (2): 14 kB | 28/108 kB Progress (2): 14 kB | 32/108 kB Progress (2): 14 kB | 36/108 kB Progress (2): 14 kB | 40/108 kB Progress (2): 14 kB | 45/108 kB Progress (2): 14 kB | 49/108 kB Progress (2): 14 kB | 53/108 kB Progress (2): 14 kB | 57/108 kB Progress (2): 14 kB | 61/108 kB Progress (2): 14 kB | 65/108 kB Progress (2): 14 kB | 69/108 kB Progress (2): 14 kB | 73/108 kB Progress (2): 14 kB | 77/108 kB Progress (2): 14 kB | 81/108 kB Progress (2): 14 kB | 86/108 kB Progress (2): 14 kB | 90/108 kB Progress (2): 14 kB | 94/108 kB Progress (2): 14 kB | 98/108 kB Progress (2): 14 kB | 102/108 kB Progress (2): 14 kB | 106/108 kB Progress (2): 14 kB | 108 kB Progress (3): 14 kB | 108 kB | 4.1/46 kB Progress (3): 14 kB | 108 kB | 7.7/46 kB Progress (3): 14 kB | 108 kB | 12/46 kB Progress (3): 14 kB | 108 kB | 16/46 kB Progress (3): 14 kB | 108 kB | 20/46 kB Progress (3): 14 kB | 108 kB | 24/46 kB Progress (3): 14 kB | 108 kB | 28/46 kB Progress (4): 14 kB | 108 kB | 28/46 kB | 3.7/74 kB Progress (4): 14 kB | 108 kB | 32/46 kB | 3.7/74 kB Progress (4): 14 kB | 108 kB | 36/46 kB | 3.7/74 kB Progress (4): 14 kB | 108 kB | 40/46 kB | 3.7/74 kB Progress (4): 14 kB | 108 kB | 40/46 kB | 7.8/74 kB Progress (4): 14 kB | 108 kB | 45/46 kB | 7.8/74 kB Progress (4): 14 kB | 108 kB | 45/46 kB | 12/74 kB Progress (4): 14 kB | 108 kB | 46 kB | 12/74 kB Progress (4): 14 kB | 108 kB | 46 kB | 16/74 kB Progress (4): 14 kB | 108 kB | 46 kB | 20/74 kB Progress (5): 14 kB | 108 kB | 46 kB | 20/74 kB | 4.1/61 kB Progress (5): 14 kB | 108 kB | 46 kB | 24/74 kB | 4.1/61 kB Progress (5): 14 kB | 108 kB | 46 kB | 24/74 kB | 7.7/61 kB Progress (5): 14 kB | 108 kB | 46 kB | 28/74 kB | 7.7/61 kB Progress (5): 14 kB | 108 kB | 46 kB | 28/74 kB | 12/61 kB Progress (5): 14 kB | 108 kB | 46 kB | 32/74 kB | 12/61 kB Progress (5): 14 kB | 108 kB | 46 kB | 32/74 kB | 16/61 kB Progress (5): 14 kB | 108 kB | 46 kB | 37/74 kB | 16/61 kB Progress (5): 14 kB | 108 kB | 46 kB | 37/74 kB | 20/61 kB Progress (5): 14 kB | 108 kB | 46 kB | 41/74 kB | 20/61 kB Progress (5): 14 kB | 108 kB | 46 kB | 41/74 kB | 24/61 kB Progress (5): 14 kB | 108 kB | 46 kB | 45/74 kB | 24/61 kB Progress (5): 14 kB | 108 kB | 46 kB | 45/74 kB | 28/61 kB Progress (5): 14 kB | 108 kB | 46 kB | 49/74 kB | 28/61 kB Progress (5): 14 kB | 108 kB | 46 kB | 49/74 kB | 32/61 kB Progress (5): 14 kB | 108 kB | 46 kB | 53/74 kB | 32/61 kB Progress (5): 14 kB | 108 kB | 46 kB | 57/74 kB | 32/61 kB Progress (5): 14 kB | 108 kB | 46 kB | 57/74 kB | 36/61 kB Progress (5): 14 kB | 108 kB | 46 kB | 61/74 kB | 36/61 kB Progress (5): 14 kB | 108 kB | 46 kB | 61/74 kB | 40/61 kB Progress (5): 14 kB | 108 kB | 46 kB | 65/74 kB | 40/61 kB Progress (5): 14 kB | 108 kB | 46 kB | 65/74 kB | 45/61 kB Progress (5): 14 kB | 108 kB | 46 kB | 69/74 kB | 45/61 kB Progress (5): 14 kB | 108 kB | 46 kB | 69/74 kB | 49/61 kB Progress (5): 14 kB | 108 kB | 46 kB | 73/74 kB | 49/61 kB Progress (5): 14 kB | 108 kB | 46 kB | 74 kB | 49/61 kB Progress (5): 14 kB | 108 kB | 46 kB | 74 kB | 53/61 kB Progress (5): 14 kB | 108 kB | 46 kB | 74 kB | 57/61 kB Progress (5): 14 kB | 108 kB | 46 kB | 74 kB | 61/61 kB Progress (5): 14 kB | 108 kB | 46 kB | 74 kB | 61 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 69 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 347 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 215 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 500 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 278 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB Progress (2): 4.2 kB | 4.1/13 kB Progress (2): 4.2 kB | 7.7/13 kB Progress (2): 4.2 kB | 12/13 kB Progress (2): 4.2 kB | 13 kB Progress (3): 4.2 kB | 13 kB | 4.1/263 kB Progress (3): 4.2 kB | 13 kB | 7.7/263 kB Progress (3): 4.2 kB | 13 kB | 12/263 kB Progress (3): 4.2 kB | 13 kB | 16/263 kB Progress (3): 4.2 kB | 13 kB | 20/263 kB Progress (3): 4.2 kB | 13 kB | 24/263 kB Progress (3): 4.2 kB | 13 kB | 28/263 kB Progress (3): 4.2 kB | 13 kB | 32/263 kB Progress (3): 4.2 kB | 13 kB | 36/263 kB Progress (3): 4.2 kB | 13 kB | 40/263 kB Progress (3): 4.2 kB | 13 kB | 45/263 kB Progress (3): 4.2 kB | 13 kB | 49/263 kB Progress (3): 4.2 kB | 13 kB | 53/263 kB Progress (3): 4.2 kB | 13 kB | 57/263 kB Progress (3): 4.2 kB | 13 kB | 61/263 kB Progress (3): 4.2 kB | 13 kB | 65/263 kB Progress (3): 4.2 kB | 13 kB | 69/263 kB Progress (3): 4.2 kB | 13 kB | 73/263 kB Progress (3): 4.2 kB | 13 kB | 77/263 kB Progress (3): 4.2 kB | 13 kB | 81/263 kB Progress (3): 4.2 kB | 13 kB | 86/263 kB Progress (3): 4.2 kB | 13 kB | 90/263 kB Progress (3): 4.2 kB | 13 kB | 94/263 kB Progress (3): 4.2 kB | 13 kB | 98/263 kB Progress (3): 4.2 kB | 13 kB | 102/263 kB Progress (3): 4.2 kB | 13 kB | 106/263 kB Progress (3): 4.2 kB | 13 kB | 110/263 kB Progress (3): 4.2 kB | 13 kB | 114/263 kB Progress (3): 4.2 kB | 13 kB | 118/263 kB Progress (3): 4.2 kB | 13 kB | 122/263 kB Progress (3): 4.2 kB | 13 kB | 127/263 kB Progress (3): 4.2 kB | 13 kB | 131/263 kB Progress (3): 4.2 kB | 13 kB | 135/263 kB Progress (3): 4.2 kB | 13 kB | 139/263 kB Progress (3): 4.2 kB | 13 kB | 143/263 kB Progress (3): 4.2 kB | 13 kB | 147/263 kB Progress (3): 4.2 kB | 13 kB | 151/263 kB Progress (3): 4.2 kB | 13 kB | 155/263 kB Progress (4): 4.2 kB | 13 kB | 155/263 kB | 3.7/52 kB Progress (4): 4.2 kB | 13 kB | 159/263 kB | 3.7/52 kB Progress (4): 4.2 kB | 13 kB | 163/263 kB | 3.7/52 kB Progress (4): 4.2 kB | 13 kB | 163/263 kB | 7.8/52 kB Progress (4): 4.2 kB | 13 kB | 167/263 kB | 7.8/52 kB Progress (4): 4.2 kB | 13 kB | 167/263 kB | 12/52 kB Progress (4): 4.2 kB | 13 kB | 172/263 kB | 12/52 kB Progress (4): 4.2 kB | 13 kB | 172/263 kB | 16/52 kB Progress (4): 4.2 kB | 13 kB | 172/263 kB | 20/52 kB Progress (4): 4.2 kB | 13 kB | 176/263 kB | 20/52 kB Progress (4): 4.2 kB | 13 kB | 180/263 kB | 20/52 kB Progress (4): 4.2 kB | 13 kB | 180/263 kB | 24/52 kB Progress (4): 4.2 kB | 13 kB | 184/263 kB | 24/52 kB Progress (4): 4.2 kB | 13 kB | 184/263 kB | 28/52 kB Progress (4): 4.2 kB | 13 kB | 188/263 kB | 28/52 kB Progress (4): 4.2 kB | 13 kB | 188/263 kB | 32/52 kB Progress (4): 4.2 kB | 13 kB | 188/263 kB | 37/52 kB Progress (4): 4.2 kB | 13 kB | 192/263 kB | 37/52 kB Progress (4): 4.2 kB | 13 kB | 196/263 kB | 37/52 kB Progress (4): 4.2 kB | 13 kB | 196/263 kB | 41/52 kB Progress (4): 4.2 kB | 13 kB | 200/263 kB | 41/52 kB Progress (4): 4.2 kB | 13 kB | 200/263 kB | 45/52 kB Progress (4): 4.2 kB | 13 kB | 204/263 kB | 45/52 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 17 kB/s) Progress (3): 13 kB | 204/263 kB | 49/52 kB Progress (3): 13 kB | 208/263 kB | 49/52 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.jar Progress (3): 13 kB | 208/263 kB | 52 kB Progress (3): 13 kB | 213/263 kB | 52 kB Progress (3): 13 kB | 217/263 kB | 52 kB Progress (3): 13 kB | 221/263 kB | 52 kB Progress (3): 13 kB | 225/263 kB | 52 kB Progress (3): 13 kB | 229/263 kB | 52 kB Progress (3): 13 kB | 233/263 kB | 52 kB Progress (3): 13 kB | 237/263 kB | 52 kB Progress (3): 13 kB | 241/263 kB | 52 kB Progress (3): 13 kB | 245/263 kB | 52 kB Progress (3): 13 kB | 249/263 kB | 52 kB Progress (3): 13 kB | 253/263 kB | 52 kB Progress (3): 13 kB | 258/263 kB | 52 kB Progress (3): 13 kB | 262/263 kB | 52 kB Progress (3): 13 kB | 263 kB | 52 kB Progress (4): 13 kB | 263 kB | 52 kB | 4.1/29 kB Progress (4): 13 kB | 263 kB | 52 kB | 7.7/29 kB Progress (4): 13 kB | 263 kB | 52 kB | 12/29 kB Progress (4): 13 kB | 263 kB | 52 kB | 16/29 kB Progress (4): 13 kB | 263 kB | 52 kB | 20/29 kB Progress (4): 13 kB | 263 kB | 52 kB | 24/29 kB Progress (4): 13 kB | 263 kB | 52 kB | 28/29 kB Progress (4): 13 kB | 263 kB | 52 kB | 29 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 50 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 971 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 191 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar Progress (2): 29 kB | 3.7/120 kB Progress (2): 29 kB | 7.8/120 kB Progress (2): 29 kB | 12/120 kB Progress (2): 29 kB | 16/120 kB Progress (2): 29 kB | 20/120 kB Progress (2): 29 kB | 24/120 kB Progress (2): 29 kB | 28/120 kB Progress (2): 29 kB | 32/120 kB Progress (2): 29 kB | 36/120 kB Progress (2): 29 kB | 41/120 kB Progress (2): 29 kB | 45/120 kB Progress (2): 29 kB | 49/120 kB Progress (2): 29 kB | 53/120 kB Progress (2): 29 kB | 57/120 kB Progress (2): 29 kB | 61/120 kB Progress (2): 29 kB | 65/120 kB Progress (2): 29 kB | 69/120 kB Progress (2): 29 kB | 73/120 kB Progress (2): 29 kB | 77/120 kB Progress (2): 29 kB | 82/120 kB Progress (2): 29 kB | 86/120 kB Progress (2): 29 kB | 90/120 kB Progress (2): 29 kB | 94/120 kB Progress (2): 29 kB | 98/120 kB Progress (2): 29 kB | 102/120 kB Progress (2): 29 kB | 106/120 kB Progress (2): 29 kB | 110/120 kB Progress (2): 29 kB | 114/120 kB Progress (2): 29 kB | 118/120 kB Progress (2): 29 kB | 120 kB Progress (3): 29 kB | 120 kB | 4.1/61 kB Progress (3): 29 kB | 120 kB | 7.7/61 kB Progress (3): 29 kB | 120 kB | 12/61 kB Progress (3): 29 kB | 120 kB | 16/61 kB Progress (3): 29 kB | 120 kB | 20/61 kB Progress (3): 29 kB | 120 kB | 24/61 kB Progress (3): 29 kB | 120 kB | 28/61 kB Progress (3): 29 kB | 120 kB | 32/61 kB Progress (3): 29 kB | 120 kB | 36/61 kB Progress (3): 29 kB | 120 kB | 40/61 kB Progress (3): 29 kB | 120 kB | 45/61 kB Progress (3): 29 kB | 120 kB | 49/61 kB Progress (3): 29 kB | 120 kB | 53/61 kB Progress (3): 29 kB | 120 kB | 57/61 kB Progress (3): 29 kB | 120 kB | 61/61 kB Progress (3): 29 kB | 120 kB | 61 kB Progress (4): 29 kB | 120 kB | 61 kB | 3.7/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 7.8/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 12/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 16/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 20/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 24/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 28/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 32/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 36/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 41/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 45/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 49/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 53/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 57/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 61/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 65/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 69/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 73/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 77/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 82/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 86/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 90/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 94/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 98/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 102/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 106/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 110/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 114/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 118/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 122/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 127/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 131/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 135/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 139/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 143/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 147/335 kB Progress (4): 29 kB | 120 kB | 61 kB | 151/335 kB Progress (5): 29 kB | 120 kB | 61 kB | 151/335 kB | 4.1/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 155/335 kB | 4.1/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 159/335 kB | 4.1/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 159/335 kB | 7.7/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 163/335 kB | 7.7/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 163/335 kB | 12/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 168/335 kB | 12/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 168/335 kB | 16/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 172/335 kB | 16/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 176/335 kB | 16/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 180/335 kB | 16/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 180/335 kB | 20/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 184/335 kB | 20/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 184/335 kB | 24/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 188/335 kB | 24/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 188/335 kB | 28/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 192/335 kB | 28/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 192/335 kB | 32/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 196/335 kB | 32/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 196/335 kB | 36/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 200/335 kB | 36/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 200/335 kB | 41/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 204/335 kB | 41/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 204/335 kB | 45/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 209/335 kB | 45/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 209/335 kB | 49/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 213/335 kB | 49/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 213/335 kB | 53/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 217/335 kB | 53/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 217/335 kB | 57/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 221/335 kB | 57/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 221/335 kB | 61/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 221/335 kB | 65/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 225/335 kB | 65/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 225/335 kB | 69/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 229/335 kB | 69/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 229/335 kB | 73/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 233/335 kB | 73/164 kB Progress (5): 29 kB | 120 kB | 61 kB | 233/335 kB | 77/164 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 94 kB/s) Progress (4): 120 kB | 61 kB | 233/335 kB | 81/164 kB Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar Progress (4): 120 kB | 61 kB | 237/335 kB | 81/164 kB Progress (4): 120 kB | 61 kB | 237/335 kB | 86/164 kB Progress (4): 120 kB | 61 kB | 241/335 kB | 86/164 kB Progress (4): 120 kB | 61 kB | 241/335 kB | 90/164 kB Progress (4): 120 kB | 61 kB | 245/335 kB | 90/164 kB Progress (4): 120 kB | 61 kB | 245/335 kB | 94/164 kB Progress (4): 120 kB | 61 kB | 249/335 kB | 94/164 kB Progress (4): 120 kB | 61 kB | 249/335 kB | 98/164 kB Progress (4): 120 kB | 61 kB | 249/335 kB | 102/164 kB Progress (4): 120 kB | 61 kB | 254/335 kB | 102/164 kB Progress (4): 120 kB | 61 kB | 254/335 kB | 106/164 kB Progress (4): 120 kB | 61 kB | 258/335 kB | 106/164 kB Progress (4): 120 kB | 61 kB | 258/335 kB | 110/164 kB Progress (4): 120 kB | 61 kB | 262/335 kB | 110/164 kB Progress (4): 120 kB | 61 kB | 262/335 kB | 114/164 kB Progress (4): 120 kB | 61 kB | 266/335 kB | 114/164 kB Progress (4): 120 kB | 61 kB | 266/335 kB | 118/164 kB Progress (4): 120 kB | 61 kB | 266/335 kB | 122/164 kB Progress (4): 120 kB | 61 kB | 270/335 kB | 122/164 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.jar (120 kB at 393 kB/s) Progress (3): 61 kB | 270/335 kB | 127/164 kB Progress (3): 61 kB | 274/335 kB | 127/164 kB Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0/asm-8.0.jar Progress (3): 61 kB | 274/335 kB | 131/164 kB Progress (3): 61 kB | 278/335 kB | 131/164 kB Progress (3): 61 kB | 278/335 kB | 135/164 kB Progress (3): 61 kB | 282/335 kB | 135/164 kB Progress (3): 61 kB | 282/335 kB | 139/164 kB Progress (3): 61 kB | 286/335 kB | 139/164 kB Progress (3): 61 kB | 286/335 kB | 143/164 kB Progress (3): 61 kB | 290/335 kB | 143/164 kB Progress (3): 61 kB | 290/335 kB | 147/164 kB Progress (3): 61 kB | 295/335 kB | 147/164 kB Progress (3): 61 kB | 295/335 kB | 151/164 kB Progress (3): 61 kB | 299/335 kB | 151/164 kB Progress (3): 61 kB | 299/335 kB | 155/164 kB Progress (3): 61 kB | 303/335 kB | 155/164 kB Progress (3): 61 kB | 303/335 kB | 159/164 kB Progress (3): 61 kB | 307/335 kB | 159/164 kB Progress (3): 61 kB | 307/335 kB | 163/164 kB Progress (3): 61 kB | 311/335 kB | 163/164 kB Progress (3): 61 kB | 311/335 kB | 164 kB Progress (3): 61 kB | 315/335 kB | 164 kB Progress (3): 61 kB | 319/335 kB | 164 kB Progress (3): 61 kB | 323/335 kB | 164 kB Progress (3): 61 kB | 327/335 kB | 164 kB Progress (3): 61 kB | 331/335 kB | 164 kB Progress (3): 61 kB | 335 kB | 164 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 193 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 1.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.jar Progress (2): 164 kB | 4.1/122 kB Progress (2): 164 kB | 7.7/122 kB Progress (2): 164 kB | 12/122 kB Progress (2): 164 kB | 16/122 kB Progress (2): 164 kB | 20/122 kB Progress (2): 164 kB | 24/122 kB Progress (2): 164 kB | 28/122 kB Progress (2): 164 kB | 32/122 kB Progress (2): 164 kB | 36/122 kB Progress (2): 164 kB | 41/122 kB Progress (2): 164 kB | 45/122 kB Progress (2): 164 kB | 49/122 kB Progress (2): 164 kB | 53/122 kB Progress (2): 164 kB | 57/122 kB Progress (2): 164 kB | 61/122 kB Progress (2): 164 kB | 65/122 kB Progress (2): 164 kB | 69/122 kB Progress (2): 164 kB | 73/122 kB Progress (2): 164 kB | 77/122 kB Progress (2): 164 kB | 81/122 kB Progress (2): 164 kB | 86/122 kB Progress (2): 164 kB | 90/122 kB Progress (2): 164 kB | 94/122 kB Progress (2): 164 kB | 98/122 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 490 kB/s) Progress (1): 102/122 kB Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.jar Progress (1): 106/122 kB Progress (1): 110/122 kB Progress (1): 114/122 kB Progress (1): 118/122 kB Progress (1): 122 kB Progress (2): 122 kB | 4.1/26 kB Progress (2): 122 kB | 7.7/26 kB Progress (2): 122 kB | 12/26 kB Progress (2): 122 kB | 16/26 kB Progress (2): 122 kB | 20/26 kB Progress (2): 122 kB | 24/26 kB Progress (2): 122 kB | 26 kB Progress (3): 122 kB | 26 kB | 4.1/72 kB Progress (3): 122 kB | 26 kB | 7.7/72 kB Progress (3): 122 kB | 26 kB | 12/72 kB Progress (3): 122 kB | 26 kB | 16/72 kB Progress (3): 122 kB | 26 kB | 20/72 kB Progress (3): 122 kB | 26 kB | 24/72 kB Progress (3): 122 kB | 26 kB | 28/72 kB Progress (3): 122 kB | 26 kB | 32/72 kB Progress (3): 122 kB | 26 kB | 36/72 kB Progress (3): 122 kB | 26 kB | 40/72 kB Progress (3): 122 kB | 26 kB | 45/72 kB Progress (3): 122 kB | 26 kB | 49/72 kB Progress (3): 122 kB | 26 kB | 53/72 kB Progress (3): 122 kB | 26 kB | 57/72 kB Progress (3): 122 kB | 26 kB | 61/72 kB Progress (3): 122 kB | 26 kB | 65/72 kB Progress (3): 122 kB | 26 kB | 69/72 kB Progress (3): 122 kB | 26 kB | 72 kB Progress (4): 122 kB | 26 kB | 72 kB | 4.1/53 kB Progress (4): 122 kB | 26 kB | 72 kB | 7.7/53 kB Progress (4): 122 kB | 26 kB | 72 kB | 12/53 kB Progress (4): 122 kB | 26 kB | 72 kB | 16/53 kB Progress (4): 122 kB | 26 kB | 72 kB | 20/53 kB Progress (4): 122 kB | 26 kB | 72 kB | 24/53 kB Progress (4): 122 kB | 26 kB | 72 kB | 28/53 kB Progress (4): 122 kB | 26 kB | 72 kB | 32/53 kB Progress (4): 122 kB | 26 kB | 72 kB | 36/53 kB Progress (4): 122 kB | 26 kB | 72 kB | 40/53 kB Progress (4): 122 kB | 26 kB | 72 kB | 45/53 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/8.0/asm-8.0.jar (122 kB at 336 kB/s) Progress (3): 26 kB | 72 kB | 49/53 kB Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar Progress (3): 26 kB | 72 kB | 53 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.jar (72 kB at 196 kB/s) Progress (3): 26 kB | 53 kB | 4.1/33 kB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar Progress (3): 26 kB | 53 kB | 7.7/33 kB Progress (3): 26 kB | 53 kB | 12/33 kB Progress (3): 26 kB | 53 kB | 16/33 kB Progress (3): 26 kB | 53 kB | 20/33 kB Progress (3): 26 kB | 53 kB | 24/33 kB Progress (3): 26 kB | 53 kB | 28/33 kB Progress (3): 26 kB | 53 kB | 32/33 kB Progress (3): 26 kB | 53 kB | 33 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 71 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar Progress (3): 53 kB | 33 kB | 4.1/305 kB Progress (3): 53 kB | 33 kB | 7.7/305 kB Progress (3): 53 kB | 33 kB | 12/305 kB Progress (3): 53 kB | 33 kB | 16/305 kB Progress (3): 53 kB | 33 kB | 20/305 kB Progress (3): 53 kB | 33 kB | 24/305 kB Progress (3): 53 kB | 33 kB | 28/305 kB Progress (3): 53 kB | 33 kB | 32/305 kB Progress (3): 53 kB | 33 kB | 36/305 kB Progress (3): 53 kB | 33 kB | 40/305 kB Progress (3): 53 kB | 33 kB | 45/305 kB Progress (3): 53 kB | 33 kB | 49/305 kB Progress (3): 53 kB | 33 kB | 53/305 kB Progress (3): 53 kB | 33 kB | 57/305 kB Progress (3): 53 kB | 33 kB | 61/305 kB Progress (3): 53 kB | 33 kB | 65/305 kB Progress (3): 53 kB | 33 kB | 69/305 kB Progress (3): 53 kB | 33 kB | 73/305 kB Progress (3): 53 kB | 33 kB | 77/305 kB Progress (3): 53 kB | 33 kB | 81/305 kB Progress (3): 53 kB | 33 kB | 86/305 kB Progress (3): 53 kB | 33 kB | 90/305 kB Progress (3): 53 kB | 33 kB | 94/305 kB Progress (3): 53 kB | 33 kB | 98/305 kB Progress (3): 53 kB | 33 kB | 102/305 kB Progress (3): 53 kB | 33 kB | 106/305 kB Progress (3): 53 kB | 33 kB | 110/305 kB Progress (3): 53 kB | 33 kB | 114/305 kB Progress (3): 53 kB | 33 kB | 118/305 kB Progress (3): 53 kB | 33 kB | 122/305 kB Progress (3): 53 kB | 33 kB | 127/305 kB Progress (3): 53 kB | 33 kB | 131/305 kB Progress (3): 53 kB | 33 kB | 135/305 kB Progress (3): 53 kB | 33 kB | 139/305 kB Progress (3): 53 kB | 33 kB | 143/305 kB Progress (3): 53 kB | 33 kB | 147/305 kB Progress (3): 53 kB | 33 kB | 151/305 kB Progress (3): 53 kB | 33 kB | 155/305 kB Progress (3): 53 kB | 33 kB | 159/305 kB Progress (3): 53 kB | 33 kB | 163/305 kB Progress (3): 53 kB | 33 kB | 167/305 kB Progress (3): 53 kB | 33 kB | 172/305 kB Progress (3): 53 kB | 33 kB | 176/305 kB Progress (3): 53 kB | 33 kB | 180/305 kB Progress (3): 53 kB | 33 kB | 184/305 kB Progress (3): 53 kB | 33 kB | 188/305 kB Progress (3): 53 kB | 33 kB | 192/305 kB Progress (3): 53 kB | 33 kB | 196/305 kB Progress (3): 53 kB | 33 kB | 200/305 kB Progress (3): 53 kB | 33 kB | 204/305 kB Progress (3): 53 kB | 33 kB | 208/305 kB Progress (3): 53 kB | 33 kB | 213/305 kB Progress (3): 53 kB | 33 kB | 217/305 kB Progress (3): 53 kB | 33 kB | 221/305 kB Progress (3): 53 kB | 33 kB | 225/305 kB Progress (3): 53 kB | 33 kB | 229/305 kB Progress (3): 53 kB | 33 kB | 233/305 kB Progress (3): 53 kB | 33 kB | 237/305 kB Progress (3): 53 kB | 33 kB | 241/305 kB Progress (3): 53 kB | 33 kB | 245/305 kB Progress (3): 53 kB | 33 kB | 249/305 kB Progress (3): 53 kB | 33 kB | 253/305 kB Progress (3): 53 kB | 33 kB | 258/305 kB Progress (3): 53 kB | 33 kB | 262/305 kB Progress (3): 53 kB | 33 kB | 266/305 kB Progress (3): 53 kB | 33 kB | 270/305 kB Progress (3): 53 kB | 33 kB | 274/305 kB Progress (3): 53 kB | 33 kB | 278/305 kB Progress (3): 53 kB | 33 kB | 282/305 kB Progress (3): 53 kB | 33 kB | 286/305 kB Progress (3): 53 kB | 33 kB | 290/305 kB Progress (3): 53 kB | 33 kB | 294/305 kB Progress (3): 53 kB | 33 kB | 299/305 kB Progress (3): 53 kB | 33 kB | 303/305 kB Progress (3): 53 kB | 33 kB | 305 kB Progress (4): 53 kB | 33 kB | 305 kB | 4.1/37 kB Progress (4): 53 kB | 33 kB | 305 kB | 7.7/37 kB Progress (4): 53 kB | 33 kB | 305 kB | 12/37 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.jar (33 kB at 86 kB/s) Progress (3): 53 kB | 305 kB | 16/37 kB Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar Progress (3): 53 kB | 305 kB | 20/37 kB Progress (3): 53 kB | 305 kB | 24/37 kB Progress (3): 53 kB | 305 kB | 28/37 kB Progress (3): 53 kB | 305 kB | 32/37 kB Progress (3): 53 kB | 305 kB | 36/37 kB Progress (3): 53 kB | 305 kB | 37 kB Progress (4): 53 kB | 305 kB | 37 kB | 4.1/134 kB Progress (4): 53 kB | 305 kB | 37 kB | 7.7/134 kB Progress (4): 53 kB | 305 kB | 37 kB | 12/134 kB Progress (4): 53 kB | 305 kB | 37 kB | 16/134 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.jar (53 kB at 133 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.4.0/jdependency-2.4.0.jar Progress (3): 305 kB | 37 kB | 20/134 kB Progress (3): 305 kB | 37 kB | 24/134 kB Progress (3): 305 kB | 37 kB | 28/134 kB Progress (3): 305 kB | 37 kB | 32/134 kB Progress (3): 305 kB | 37 kB | 36/134 kB Progress (3): 305 kB | 37 kB | 40/134 kB Progress (3): 305 kB | 37 kB | 45/134 kB Progress (3): 305 kB | 37 kB | 49/134 kB Progress (3): 305 kB | 37 kB | 53/134 kB Progress (3): 305 kB | 37 kB | 57/134 kB Progress (3): 305 kB | 37 kB | 61/134 kB Progress (3): 305 kB | 37 kB | 65/134 kB Progress (3): 305 kB | 37 kB | 69/134 kB Progress (3): 305 kB | 37 kB | 73/134 kB Progress (3): 305 kB | 37 kB | 77/134 kB Progress (3): 305 kB | 37 kB | 81/134 kB Progress (3): 305 kB | 37 kB | 86/134 kB Progress (3): 305 kB | 37 kB | 90/134 kB Progress (3): 305 kB | 37 kB | 94/134 kB Progress (3): 305 kB | 37 kB | 98/134 kB Progress (3): 305 kB | 37 kB | 102/134 kB Progress (3): 305 kB | 37 kB | 106/134 kB Progress (3): 305 kB | 37 kB | 110/134 kB Progress (3): 305 kB | 37 kB | 114/134 kB Progress (3): 305 kB | 37 kB | 118/134 kB Progress (3): 305 kB | 37 kB | 122/134 kB Progress (3): 305 kB | 37 kB | 127/134 kB Progress (3): 305 kB | 37 kB | 131/134 kB Progress (3): 305 kB | 37 kB | 134 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 87 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0/asm-util-8.0.jar Progress (3): 305 kB | 134 kB | 4.1/180 kB Progress (3): 305 kB | 134 kB | 7.7/180 kB Progress (3): 305 kB | 134 kB | 12/180 kB Progress (3): 305 kB | 134 kB | 16/180 kB Progress (3): 305 kB | 134 kB | 20/180 kB Progress (3): 305 kB | 134 kB | 24/180 kB Progress (3): 305 kB | 134 kB | 28/180 kB Progress (3): 305 kB | 134 kB | 32/180 kB Progress (3): 305 kB | 134 kB | 36/180 kB Progress (3): 305 kB | 134 kB | 41/180 kB Progress (3): 305 kB | 134 kB | 45/180 kB Progress (3): 305 kB | 134 kB | 49/180 kB Progress (3): 305 kB | 134 kB | 53/180 kB Progress (3): 305 kB | 134 kB | 57/180 kB Progress (3): 305 kB | 134 kB | 61/180 kB Progress (3): 305 kB | 134 kB | 65/180 kB Progress (3): 305 kB | 134 kB | 69/180 kB Progress (3): 305 kB | 134 kB | 73/180 kB Progress (3): 305 kB | 134 kB | 77/180 kB Progress (3): 305 kB | 134 kB | 81/180 kB Progress (3): 305 kB | 134 kB | 86/180 kB Progress (3): 305 kB | 134 kB | 90/180 kB Progress (3): 305 kB | 134 kB | 94/180 kB Progress (3): 305 kB | 134 kB | 98/180 kB Progress (3): 305 kB | 134 kB | 102/180 kB Progress (3): 305 kB | 134 kB | 106/180 kB Progress (3): 305 kB | 134 kB | 110/180 kB Progress (3): 305 kB | 134 kB | 114/180 kB Progress (3): 305 kB | 134 kB | 118/180 kB Progress (3): 305 kB | 134 kB | 122/180 kB Progress (3): 305 kB | 134 kB | 127/180 kB Progress (4): 305 kB | 134 kB | 127/180 kB | 3.7/215 kB Progress (4): 305 kB | 134 kB | 131/180 kB | 3.7/215 kB Progress (4): 305 kB | 134 kB | 134/180 kB | 3.7/215 kB Progress (4): 305 kB | 134 kB | 134/180 kB | 7.8/215 kB Progress (4): 305 kB | 134 kB | 138/180 kB | 7.8/215 kB Progress (4): 305 kB | 134 kB | 138/180 kB | 12/215 kB Progress (4): 305 kB | 134 kB | 143/180 kB | 12/215 kB Progress (4): 305 kB | 134 kB | 143/180 kB | 16/215 kB Progress (4): 305 kB | 134 kB | 147/180 kB | 16/215 kB Progress (4): 305 kB | 134 kB | 147/180 kB | 20/215 kB Progress (4): 305 kB | 134 kB | 151/180 kB | 20/215 kB Progress (4): 305 kB | 134 kB | 151/180 kB | 24/215 kB Progress (4): 305 kB | 134 kB | 155/180 kB | 24/215 kB Progress (4): 305 kB | 134 kB | 155/180 kB | 28/215 kB Progress (4): 305 kB | 134 kB | 159/180 kB | 28/215 kB Progress (4): 305 kB | 134 kB | 159/180 kB | 32/215 kB Progress (4): 305 kB | 134 kB | 163/180 kB | 32/215 kB Progress (4): 305 kB | 134 kB | 163/180 kB | 37/215 kB Progress (4): 305 kB | 134 kB | 167/180 kB | 37/215 kB Progress (4): 305 kB | 134 kB | 171/180 kB | 37/215 kB Progress (4): 305 kB | 134 kB | 175/180 kB | 37/215 kB Progress (4): 305 kB | 134 kB | 179/180 kB | 37/215 kB Progress (4): 305 kB | 134 kB | 180 kB | 37/215 kB Progress (4): 305 kB | 134 kB | 180 kB | 41/215 kB Progress (4): 305 kB | 134 kB | 180 kB | 45/215 kB Progress (4): 305 kB | 134 kB | 180 kB | 49/215 kB Progress (4): 305 kB | 134 kB | 180 kB | 53/215 kB Progress (4): 305 kB | 134 kB | 180 kB | 57/215 kB Progress (4): 305 kB | 134 kB | 180 kB | 61/215 kB Progress (4): 305 kB | 134 kB | 180 kB | 65/215 kB Progress (4): 305 kB | 134 kB | 180 kB | 69/215 kB Progress (4): 305 kB | 134 kB | 180 kB | 73/215 kB Progress (4): 305 kB | 134 kB | 180 kB | 77/215 kB Progress (4): 305 kB | 134 kB | 180 kB | 82/215 kB Progress (4): 305 kB | 134 kB | 180 kB | 86/215 kB Progress (4): 305 kB | 134 kB | 180 kB | 90/215 kB Progress (4): 305 kB | 134 kB | 180 kB | 94/215 kB Progress (4): 305 kB | 134 kB | 180 kB | 98/215 kB Progress (4): 305 kB | 134 kB | 180 kB | 102/215 kB Progress (4): 305 kB | 134 kB | 180 kB | 106/215 kB Progress (4): 305 kB | 134 kB | 180 kB | 110/215 kB Progress (4): 305 kB | 134 kB | 180 kB | 114/215 kB Progress (4): 305 kB | 134 kB | 180 kB | 118/215 kB Progress (4): 305 kB | 134 kB | 180 kB | 123/215 kB Progress (4): 305 kB | 134 kB | 180 kB | 127/215 kB Progress (4): 305 kB | 134 kB | 180 kB | 131/215 kB Progress (4): 305 kB | 134 kB | 180 kB | 135/215 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 313 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/28.2-android/guava-28.2-android.jar Progress (3): 305 kB | 180 kB | 139/215 kB Progress (3): 305 kB | 180 kB | 143/215 kB Progress (3): 305 kB | 180 kB | 147/215 kB Progress (3): 305 kB | 180 kB | 151/215 kB Progress (3): 305 kB | 180 kB | 155/215 kB Progress (3): 305 kB | 180 kB | 159/215 kB Progress (3): 305 kB | 180 kB | 163/215 kB Progress (3): 305 kB | 180 kB | 168/215 kB Progress (3): 305 kB | 180 kB | 172/215 kB Progress (3): 305 kB | 180 kB | 176/215 kB Progress (3): 305 kB | 180 kB | 180/215 kB Progress (3): 305 kB | 180 kB | 183/215 kB Progress (3): 305 kB | 180 kB | 188/215 kB Progress (3): 305 kB | 180 kB | 192/215 kB Progress (3): 305 kB | 180 kB | 196/215 kB Progress (3): 305 kB | 180 kB | 200/215 kB Progress (3): 305 kB | 180 kB | 204/215 kB Progress (3): 305 kB | 180 kB | 208/215 kB Progress (3): 305 kB | 180 kB | 212/215 kB Progress (3): 305 kB | 180 kB | 215 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar (305 kB at 706 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar Progress (3): 180 kB | 215 kB | 4.1/85 kB Progress (3): 180 kB | 215 kB | 7.7/85 kB Progress (3): 180 kB | 215 kB | 12/85 kB Progress (3): 180 kB | 215 kB | 16/85 kB Progress (3): 180 kB | 215 kB | 20/85 kB Progress (3): 180 kB | 215 kB | 24/85 kB Progress (3): 180 kB | 215 kB | 28/85 kB Progress (3): 180 kB | 215 kB | 32/85 kB Progress (3): 180 kB | 215 kB | 36/85 kB Progress (3): 180 kB | 215 kB | 40/85 kB Progress (3): 180 kB | 215 kB | 45/85 kB Progress (3): 180 kB | 215 kB | 49/85 kB Progress (3): 180 kB | 215 kB | 53/85 kB Progress (3): 180 kB | 215 kB | 57/85 kB Progress (3): 180 kB | 215 kB | 61/85 kB Progress (3): 180 kB | 215 kB | 65/85 kB Progress (3): 180 kB | 215 kB | 69/85 kB Progress (3): 180 kB | 215 kB | 73/85 kB Progress (3): 180 kB | 215 kB | 77/85 kB Progress (3): 180 kB | 215 kB | 81/85 kB Progress (3): 180 kB | 215 kB | 85 kB Progress (4): 180 kB | 215 kB | 85 kB | 0/2.6 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.4.0/jdependency-2.4.0.jar (180 kB at 397 kB/s) Progress (3): 215 kB | 85 kB | 0/2.6 MB Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar Progress (3): 215 kB | 85 kB | 0/2.6 MB Progress (3): 215 kB | 85 kB | 0.1/2.6 MB Progress (3): 215 kB | 85 kB | 0.1/2.6 MB Progress (3): 215 kB | 85 kB | 0.1/2.6 MB Progress (3): 215 kB | 85 kB | 0.1/2.6 MB Progress (3): 215 kB | 85 kB | 0.1/2.6 MB Progress (4): 215 kB | 85 kB | 0.1/2.6 MB | 3.7/4.6 kB Progress (4): 215 kB | 85 kB | 0.1/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.1/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.2/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.2/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.2/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.2/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.2/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.2/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.3/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.3/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.3/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.3/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.3/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.3/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.4/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.4/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.4/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.4/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.4/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.4/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.4/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.5/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.5/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.5/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.5/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.5/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.5/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.5/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.6/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.6/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.6/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.6/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.6/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.6/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.6/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.7/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.7/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.7/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.7/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.7/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.7/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.8/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.8/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.8/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.8/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.8/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.8/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.9/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.9/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.9/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.9/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.9/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 0.9/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.0/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.0/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.0/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.0/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.0/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.0/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.1/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.1/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.1/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.1/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.1/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.1/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.2/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.2/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.2/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.2/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.2/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.2/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.3/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.3/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.3/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.3/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.3/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.3/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.3/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.4/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.4/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.4/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.4/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.4/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.4/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.5/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.5/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.5/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.5/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.5/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.5/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.6/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.6/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.6/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.6/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.6/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.6/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.7/2.6 MB | 4.6 kB Progress (4): 215 kB | 85 kB | 1.7/2.6 MB | 4.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 454 kB/s) Progress (3): 85 kB | 1.7/2.6 MB | 4.6 kB Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar Progress (3): 85 kB | 1.7/2.6 MB | 4.6 kB Progress (3): 85 kB | 1.7/2.6 MB | 4.6 kB Progress (3): 85 kB | 1.7/2.6 MB | 4.6 kB Progress (3): 85 kB | 1.8/2.6 MB | 4.6 kB Progress (3): 85 kB | 1.8/2.6 MB | 4.6 kB Progress (3): 85 kB | 1.8/2.6 MB | 4.6 kB Progress (3): 85 kB | 1.8/2.6 MB | 4.6 kB Progress (3): 85 kB | 1.8/2.6 MB | 4.6 kB Progress (3): 85 kB | 1.8/2.6 MB | 4.6 kB Progress (3): 85 kB | 1.9/2.6 MB | 4.6 kB Progress (3): 85 kB | 1.9/2.6 MB | 4.6 kB Progress (3): 85 kB | 1.9/2.6 MB | 4.6 kB Progress (3): 85 kB | 1.9/2.6 MB | 4.6 kB Progress (3): 85 kB | 1.9/2.6 MB | 4.6 kB Progress (3): 85 kB | 1.9/2.6 MB | 4.6 kB Progress (3): 85 kB | 2.0/2.6 MB | 4.6 kB Progress (3): 85 kB | 2.0/2.6 MB | 4.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 9.7 kB/s) Progress (2): 85 kB | 2.0/2.6 MB Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar Progress (2): 85 kB | 2.0/2.6 MB Progress (2): 85 kB | 2.0/2.6 MB Progress (2): 85 kB | 2.0/2.6 MB Progress (2): 85 kB | 2.1/2.6 MB Progress (2): 85 kB | 2.1/2.6 MB Progress (2): 85 kB | 2.1/2.6 MB Progress (2): 85 kB | 2.1/2.6 MB Progress (2): 85 kB | 2.1/2.6 MB Progress (2): 85 kB | 2.1/2.6 MB Progress (2): 85 kB | 2.2/2.6 MB Progress (2): 85 kB | 2.2/2.6 MB Progress (2): 85 kB | 2.2/2.6 MB Progress (2): 85 kB | 2.2/2.6 MB Progress (2): 85 kB | 2.2/2.6 MB Progress (2): 85 kB | 2.2/2.6 MB Progress (2): 85 kB | 2.3/2.6 MB Progress (2): 85 kB | 2.3/2.6 MB Progress (2): 85 kB | 2.3/2.6 MB Progress (2): 85 kB | 2.3/2.6 MB Progress (2): 85 kB | 2.3/2.6 MB Progress (2): 85 kB | 2.3/2.6 MB Progress (2): 85 kB | 2.4/2.6 MB Progress (2): 85 kB | 2.4/2.6 MB Progress (2): 85 kB | 2.4/2.6 MB Progress (2): 85 kB | 2.4/2.6 MB Progress (2): 85 kB | 2.4/2.6 MB Progress (2): 85 kB | 2.4/2.6 MB Progress (2): 85 kB | 2.5/2.6 MB Progress (2): 85 kB | 2.5/2.6 MB Progress (2): 85 kB | 2.5/2.6 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/8.0/asm-util-8.0.jar (85 kB at 176 kB/s) Progress (1): 2.5/2.6 MB Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar Progress (1): 2.5/2.6 MB Progress (1): 2.5/2.6 MB Progress (1): 2.6/2.6 MB Progress (2): 2.6/2.6 MB | 2.2 kB Progress (2): 2.6/2.6 MB | 2.2 kB Progress (2): 2.6/2.6 MB | 2.2 kB Progress (2): 2.6/2.6 MB | 2.2 kB Progress (2): 2.6/2.6 MB | 2.2 kB Progress (2): 2.6 MB | 2.2 kB Progress (3): 2.6 MB | 2.2 kB | 4.1/20 kB Progress (3): 2.6 MB | 2.2 kB | 7.7/20 kB Progress (3): 2.6 MB | 2.2 kB | 12/20 kB Progress (3): 2.6 MB | 2.2 kB | 16/20 kB Progress (3): 2.6 MB | 2.2 kB | 20 kB Progress (4): 2.6 MB | 2.2 kB | 20 kB | 4.1/5.9 kB Progress (4): 2.6 MB | 2.2 kB | 20 kB | 5.9 kB Progress (5): 2.6 MB | 2.2 kB | 20 kB | 5.9 kB | 4.1/14 kB Progress (5): 2.6 MB | 2.2 kB | 20 kB | 5.9 kB | 7.7/14 kB Progress (5): 2.6 MB | 2.2 kB | 20 kB | 5.9 kB | 12/14 kB Progress (5): 2.6 MB | 2.2 kB | 20 kB | 5.9 kB | 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 4.3 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar Progress (5): 2.6 MB | 20 kB | 5.9 kB | 14 kB | 4.1/8.8 kB Progress (5): 2.6 MB | 20 kB | 5.9 kB | 14 kB | 7.7/8.8 kB Progress (5): 2.6 MB | 20 kB | 5.9 kB | 14 kB | 8.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar (14 kB at 26 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar (5.9 kB at 11 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 37 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/28.2-android/guava-28.2-android.jar (2.6 MB at 4.8 MB/s) Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 16 kB/s) Progress (1): 4.1/500 kB Progress (1): 7.7/500 kB Progress (1): 12/500 kB Progress (1): 16/500 kB Progress (1): 20/500 kB Progress (1): 24/500 kB Progress (1): 28/500 kB Progress (1): 32/500 kB Progress (1): 36/500 kB Progress (1): 40/500 kB Progress (1): 45/500 kB Progress (1): 49/500 kB Progress (1): 53/500 kB Progress (1): 57/500 kB Progress (1): 61/500 kB Progress (1): 65/500 kB Progress (1): 69/500 kB Progress (1): 73/500 kB Progress (1): 77/500 kB Progress (1): 81/500 kB Progress (1): 86/500 kB Progress (1): 90/500 kB Progress (1): 94/500 kB Progress (1): 98/500 kB Progress (1): 102/500 kB Progress (1): 106/500 kB Progress (1): 110/500 kB Progress (1): 114/500 kB Progress (1): 118/500 kB Progress (1): 122/500 kB Progress (1): 127/500 kB Progress (1): 131/500 kB Progress (1): 135/500 kB Progress (1): 139/500 kB Progress (1): 143/500 kB Progress (1): 147/500 kB Progress (1): 151/500 kB Progress (1): 155/500 kB Progress (1): 159/500 kB Progress (1): 163/500 kB Progress (1): 167/500 kB Progress (1): 172/500 kB Progress (1): 176/500 kB Progress (1): 180/500 kB Progress (1): 184/500 kB Progress (1): 188/500 kB Progress (1): 192/500 kB Progress (1): 196/500 kB Progress (1): 200/500 kB Progress (1): 204/500 kB Progress (1): 208/500 kB Progress (1): 213/500 kB Progress (1): 217/500 kB Progress (1): 221/500 kB Progress (1): 225/500 kB Progress (1): 229/500 kB Progress (1): 233/500 kB Progress (1): 237/500 kB Progress (1): 241/500 kB Progress (1): 245/500 kB Progress (1): 249/500 kB Progress (1): 253/500 kB Progress (1): 258/500 kB Progress (1): 262/500 kB Progress (1): 266/500 kB Progress (1): 270/500 kB Progress (1): 274/500 kB Progress (1): 278/500 kB Progress (1): 282/500 kB Progress (1): 286/500 kB Progress (1): 290/500 kB Progress (1): 294/500 kB Progress (1): 299/500 kB Progress (1): 303/500 kB Progress (1): 307/500 kB Progress (1): 311/500 kB Progress (1): 315/500 kB Progress (1): 319/500 kB Progress (1): 323/500 kB Progress (1): 327/500 kB Progress (1): 331/500 kB Progress (1): 335/500 kB Progress (1): 339/500 kB Progress (1): 344/500 kB Progress (1): 348/500 kB Progress (1): 351/500 kB Progress (1): 355/500 kB Progress (1): 360/500 kB Progress (1): 364/500 kB Progress (1): 368/500 kB Progress (1): 372/500 kB Progress (1): 376/500 kB Progress (1): 380/500 kB Progress (1): 384/500 kB Progress (1): 388/500 kB Progress (1): 392/500 kB Progress (1): 396/500 kB Progress (1): 401/500 kB Progress (1): 405/500 kB Progress (1): 409/500 kB Progress (1): 413/500 kB Progress (1): 417/500 kB Progress (1): 421/500 kB Progress (1): 425/500 kB Progress (1): 429/500 kB Progress (1): 433/500 kB Progress (1): 437/500 kB Progress (1): 442/500 kB Progress (1): 446/500 kB Progress (1): 450/500 kB Progress (1): 454/500 kB Progress (1): 458/500 kB Progress (1): 462/500 kB Progress (1): 466/500 kB Progress (1): 470/500 kB Progress (1): 474/500 kB Progress (1): 478/500 kB Progress (1): 482/500 kB Progress (1): 487/500 kB Progress (1): 491/500 kB Progress (1): 495/500 kB Progress (1): 499/500 kB Progress (1): 500 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar (500 kB at 812 kB/s) [INFO] Including io.github.stuartwdouglas.hacbs-test.simple:simple-jdk17:jar:0.1.2 in the shaded jar. [INFO] Including io.github.stuartwdouglas.hacbs-test.shaded:shaded-jdk11:jar:1.9 in the shaded jar. [INFO] Including io.github.stuartwdouglas.hacbs-test.simple:simple-jdk8:jar:1.2.4 in the shaded jar. [INFO] Including io.github.stuartwdouglas.hacbs-test.gradle:hacbs-test-simple-gradle-jdk8:jar:1.1 in the shaded jar. [WARNING] hacbs-test-simple-gradle-jdk8-1.1.jar, hacbs-test.jar, shaded-jdk11-1.9.jar, simple-jdk17-0.1.2.jar, simple-jdk8-1.2.4.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] shaded-jdk11-1.9.jar, simple-jdk8-1.2.4.jar define 3 overlapping classes and resources: [WARNING] - META-INF/maven/io.github.stuartwdouglas.hacbs-test.simple/simple-jdk8/pom.properties [WARNING] - META-INF/maven/io.github.stuartwdouglas.hacbs-test.simple/simple-jdk8/pom.xml [WARNING] - io.github.stuartwdouglas.hacbstest.simple.simplejdk8.Placeholder [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /work/target/hacbs-test.jar with /work/target/simple-java-project-1.0-SNAPSHOT-shaded.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20.520 s [INFO] Finished at: 2025-10-24T15:02:19Z [INFO] ------------------------------------------------------------------------ [2/2] STEP 1/9: FROM registry.access.redhat.com/ubi8/openjdk-17-runtime:1.23 [2/2] STEP 2/9: USER 185 [2/2] STEP 3/9: WORKDIR /work/ [2/2] STEP 4/9: COPY --from=builder /work/target/hacbs-test.jar /deployments [2/2] STEP 5/9: EXPOSE 8081 [2/2] STEP 6/9: ENV AB_JOLOKIA_OFF="" [2/2] STEP 7/9: ENV JAVA_APP_JAR="/deployments/hacbs-test.jar" [2/2] STEP 8/9: COPY labels.json /root/buildinfo/labels.json [2/2] STEP 9/9: LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="120a01c48f089e6840c5178394deef39b5bd17cd" "org.opencontainers.image.revision"="120a01c48f089e6840c5178394deef39b5bd17cd" "org.opencontainers.image.source"="https://github.com/redhat-appstudio-qe/konflux-test-integration" "quay.expires-after"="5d" "build-date"="2025-10-24T15:01:27Z" [2/2] COMMIT quay.io/redhat-appstudio-qe/integration2-hira/test-component-pac-bayiwc:on-pr-120a01c48f089e6840c5178394deef39b5bd17cd --> b754d807a891 Successfully tagged quay.io/redhat-appstudio-qe/integration2-hira/test-component-pac-bayiwc:on-pr-120a01c48f089e6840c5178394deef39b5bd17cd b754d807a891f376761b4dd5a260c4b3efa630a8d84ec8d2e7f1aa97c2882553 [2025-10-24T15:02:28,789471579+00:00] Unsetting proxy [2025-10-24T15:02:28,791327869+00:00] Add metadata Recording base image digests used registry.access.redhat.com/ubi8/openjdk-17:1.23 registry.access.redhat.com/ubi8/openjdk-17:1.23@sha256:5c40779515e265e6ef5d429cc76ae49774948aa9dcd49bd26cdd40161375ef82 registry.access.redhat.com/ubi8/openjdk-17-runtime:1.23 registry.access.redhat.com/ubi8/openjdk-17-runtime:1.23@sha256:b2c09abdca9d5308c77536f004c504cb925002da7e30172143587367316c20d0 Getting image source signatures Copying blob sha256:3e694be3b6c60498026c8f8947e717fa6379f64b6d731a63e1dd336ae6d3dc93 Copying blob sha256:52c00533da284a640337db14258dc0bff36ebad31a5b32011c1a40844d7c6c5a Copying blob sha256:3a4ae0a6375acf9590fbdbbab70c27ce2a705082e2b57afb0e1b3215bc1c17f4 Copying config sha256:b754d807a891f376761b4dd5a260c4b3efa630a8d84ec8d2e7f1aa97c2882553 Writing manifest to image destination [2025-10-24T15:02:33,223715018+00:00] End build pod: test-component-pac-bayiwc-oc3a2a9b65fc297993fd3befae0c022a0-pod | container step-push: [2025-10-24T15:02:33,389183016+00:00] Update CA trust INFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt '/mnt/trusted-ca/ca-bundle.crt' -> '/etc/pki/ca-trust/source/anchors/ca-bundle.crt' [2025-10-24T15:02:46,065656449+00:00] Convert image [2025-10-24T15:02:46,067193267+00:00] Push image with unique tag Pushing to quay.io/redhat-appstudio-qe/integration2-hira/test-component-pac-bayiwc:test-component-pac-bayiwc-on-pull-request-wxpg2-build-container Executing: buildah push --format=docker --retry 3 --tls-verify=true quay.io/redhat-appstudio-qe/integration2-hira/test-component-pac-bayiwc:on-pr-120a01c48f089e6840c5178394deef39b5bd17cd docker://quay.io/redhat-appstudio-qe/integration2-hira/test-component-pac-bayiwc:test-component-pac-bayiwc-on-pull-request-wxpg2-build-container [2025-10-24T15:02:57,567994658+00:00] Push image with git revision Pushing to quay.io/redhat-appstudio-qe/integration2-hira/test-component-pac-bayiwc:on-pr-120a01c48f089e6840c5178394deef39b5bd17cd Executing: buildah push --format=docker --retry 3 --tls-verify=true --digestfile /workspace/source/image-digest quay.io/redhat-appstudio-qe/integration2-hira/test-component-pac-bayiwc:on-pr-120a01c48f089e6840c5178394deef39b5bd17cd docker://quay.io/redhat-appstudio-qe/integration2-hira/test-component-pac-bayiwc:on-pr-120a01c48f089e6840c5178394deef39b5bd17cd sha256:effafcad7170d445654e8870ef3488ab1a7a1c2d63f49187c236d04d7ea0a12dquay.io/redhat-appstudio-qe/integration2-hira/test-component-pac-bayiwc:on-pr-120a01c48f089e6840c5178394deef39b5bd17cd [2025-10-24T15:03:00,686138199+00:00] End push pod: test-component-pac-bayiwc-oc3a2a9b65fc297993fd3befae0c022a0-pod | container step-sbom-syft-generate: [2025-10-24T15:03:01,589712888+00:00] Generate SBOM Running syft on the source directory [0000] WARN no explicit name and version provided for directory source, deriving artifact ID from the given path (which is not ideal) Running syft on the image [2025-10-24T15:03:12,365019484+00:00] End sbom-syft-generate pod: test-component-pac-bayiwc-oc3a2a9b65fc297993fd3befae0c022a0-pod | container step-prepare-sboms: [2025-10-24T15:03:12,801311836+00:00] Prepare SBOM [2025-10-24T15:03:12,807056350+00:00] Generate SBOM with mobster 2025-10-24 15:03:16,926 [INFO] mobster.log: Logging level set to 20 2025-10-24 15:03:17,066 [INFO] mobster.oci: Fetching manifest for registry.access.redhat.com/ubi8/openjdk-17-runtime@sha256:b2c09abdca9d5308c77536f004c504cb925002da7e30172143587367316c20d0 2025-10-24 15:03:22,793 [INFO] mobster.cmd.generate.oci_image.contextual_parent_content: Contextual mechanism won't be used, there is no parent image SBOM. 2025-10-24 15:03:22,909 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-alsa-lib-300bfe75eb6cd857', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-10-24 15:03:22,909 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-audit-libs-f6c2f6d4f976c4af', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-10-24 15:03:22,909 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-avahi-libs-87b6f85f0a8b6c67', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-10-24 15:03:22,909 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-basesystem-a566ed9debd00cc2', element_type=, full_element=LicenseSymbol('LicenseRef-Public-Domain', is_exception=False))) 2025-10-24 15:03:22,909 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-bash-167bebf0d059cab8', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-10-24 15:03:22,909 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-bzip2-libs-df2add21223bce89', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-10-24 15:03:22,909 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-ca-certificates-1b6cef1f8a66b283', element_type=, full_element=LicenseSymbol('LicenseRef-Public-Domain', is_exception=False))) 2025-10-24 15:03:22,909 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-chkconfig-ccf399619f021af6', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2', is_exception=False))) 2025-10-24 15:03:22,909 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-copy-jdk-configs-3e014a7012c53701', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-10-24 15:03:22,909 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-coreutils-single-42995ca67fe9b5d1', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-10-24 15:03:22,909 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-crypto-policies-19de3243f0b97072', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-10-24 15:03:22,909 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-crypto-policies-scripts-28e67ceef11b447c', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-10-24 15:03:22,909 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-and-zlib. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-and-zlib', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-cups-libs-da5413d74d0192e9', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-and-zlib', is_exception=False))) 2025-10-24 15:03:22,909 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD-with-advertising. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD-with-advertising', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-cyrus-sasl-lib-b62be623a0a6b6c8', element_type=, full_element=LicenseSymbol('LicenseRef-BSD-with-advertising', is_exception=False))) 2025-10-24 15:03:22,909 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef--GPLv2--or-AFL--and-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef--GPLv2--or-AFL--and-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-dbus-libs-6b2e8edc75378614', element_type=, full_element=LicenseSymbol('LicenseRef--GPLv2--or-AFL--and-GPLv2-', is_exception=False))) 2025-10-24 15:03:22,909 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2--or-LGPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2--or-LGPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-elfutils-libelf-7ae7b5e0bbb42599', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2--or-LGPLv3-', is_exception=False))) 2025-10-24 15:03:22,909 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-file-libs-44bfb329001141a7', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-10-24 15:03:22,909 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-filesystem-9a702baa1d7ccc3c', element_type=, full_element=LicenseSymbol('LicenseRef-Public-Domain', is_exception=False))) 2025-10-24 15:03:22,909 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-findutils-2d48e2312d58bea6', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-10-24 15:03:22,909 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--and-GPLv2--and-LGPLv2--and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--and-GPLv2--and-LGPLv2--and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-gawk-b136a6b20e37bb61', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--and-GPLv2--and-LGPLv2--and-BSD', is_exception=False))) 2025-10-24 15:03:22,909 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-gdbm-4349753c60a43518', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-10-24 15:03:22,909 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-gdbm-libs-1464fdab48584528', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-10-24 15:03:22,909 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-glib2-dfd415e08e4680e1', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-10-24 15:03:22,909 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-glibc-8a9697676f5b8f4f', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL', is_exception=False))) 2025-10-24 15:03:22,909 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-glibc-common-308095ff1b7ea232', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-glibc-minimal-langpack-6684c7e0a3e1fb58', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv3--or-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv3--or-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-gmp-1ec72c4a7ff879ba', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv3--or-GPLv2-', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-gnupg2-145bf12961042208', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--and-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--and-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-gnutls-ad8ad9e2a4210842', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--and-LGPLv2-', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2---LGPLv2---MIT. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2---LGPLv2---MIT', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-gobject-introspection-ba8b5797748d28ee', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2---LGPLv2---MIT', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-pubkey. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-pubkey', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-gpg-pubkey-f5c8d56c75754b5f', element_type=, full_element=LicenseSymbol('LicenseRef-pubkey', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-pubkey. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-pubkey', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-gpg-pubkey-5e92656c47f48ecf', element_type=, full_element=LicenseSymbol('LicenseRef-pubkey', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-gpgme-eb931805d5e23779', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-GPLv3-', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-grep-62748f1cf59e78e0', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-info-a310727ac445613f', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-ASL-1.1-and-ASL-2.0-and-BSD-and-BSD-with-advertising-and-GPL--and-GPLv2-and-GPLv2-with-exceptions-and-IJG-and-LGPLv2--and-MIT-and-MPLv2.0-and-Public-Domain-and-W3C-and-zlib-and-ISC-and-FTL-and-RSA. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-ASL-1.1-and-ASL-2.0-and-BSD-and-BSD-with-advertising-and-GPL--and-GPLv2-and-GPLv2-with-exceptions-and-IJG-and-LGPLv2--and-MIT-and-MPLv2.0-and-Public-Domain-and-W3C-and-zlib-and-ISC-and-FTL-and-RSA', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-java-17-openjdk-headless-c1cf6c3b098cc305', element_type=, full_element=LicenseSymbol('LicenseRef-ASL-1.1-and-ASL-2.0-and-BSD-and-BSD-with-advertising-and-GPL--and-GPLv2-and-GPLv2-with-exceptions-and-IJG-and-LGPLv2--and-MIT-and-MPLv2.0-and-Public-Domain-and-W3C-and-zlib-and-ISC-and-FTL-and-RSA', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-javapackages-filesystem-bf9dfedb10f8c056', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-json-glib-c268f72ac3a7ab82', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2--and-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2--and-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-keyutils-libs-fb339dfb8f3e27ca', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2--and-LGPLv2-', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-langpacks-en-7f497674d4f61708', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libacl-8c928c6267d5c95a', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libarchive-bb7f0f5910924922', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libassuan-910cdaee48cf27ae', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-GPLv3-', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libattr-8bc69a810e8f2b1b', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libblkid-4b05f4b7420f8f21', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD-or-GPLv2. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD-or-GPLv2', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libcap-436455eac39ad54b', element_type=, full_element=LicenseSymbol('LicenseRef-BSD-or-GPLv2', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libcap-ng-6cda48dc144381c6', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD-and-LGPLv2-and-Sleepycat. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD-and-LGPLv2-and-Sleepycat', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libdb-52cca3419957fd34', element_type=, full_element=LicenseSymbol('LicenseRef-BSD-and-LGPLv2-and-Sleepycat', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD-and-LGPLv2-and-Sleepycat. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD-and-LGPLv2-and-Sleepycat', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libdb-utils-45fc3af425104573', element_type=, full_element=LicenseSymbol('LicenseRef-BSD-and-LGPLv2-and-Sleepycat', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libdnf-9fa4b9387b75e045', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libgcc-b151e37b71ea9ce0', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libgcrypt-8ab0f0f754c8b1e4', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libgpg-error-f6401be289a29951', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef--GPLv2--or-LGPLv3---and-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef--GPLv2--or-LGPLv3---and-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libidn2-e9cc720df2ba47f6', element_type=, full_element=LicenseSymbol('LicenseRef--GPLv2--or-LGPLv3---and-GPLv3-', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef--LGPLv3--or-GPLv2---and-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef--LGPLv3--or-GPLv2---and-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libksba-7a98087ab891cbb1', element_type=, full_element=LicenseSymbol('LicenseRef--LGPLv3--or-GPLv2---and-GPLv3-', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libmount-3acd223b75653fe8', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD-and-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD-and-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libnsl2-974a9a618fb001f2', element_type=, full_element=LicenseSymbol('LicenseRef-BSD-and-LGPLv2-', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libpeas-392f0a5fcadeebb2', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-librepo-28d7204f65e667ed', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-librhsm-15bd88897a56034d', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libselinux-59e384d07f864b78', element_type=, full_element=LicenseSymbol('LicenseRef-Public-Domain', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libsemanage-e7b7e0cef35e1c57', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libsepol-eaf59e7be20c7d3e', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libsigsegv-d10251040527a1d2', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libsmartcols-645b2c0694de6cba', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-10-24 15:03:22,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libsolv-e35c26bf3f546283', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libssh-a0d770a579539cde', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libssh-config-5953ad439f88cb53', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libstdc---bd57b89d36f48f9e', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--and-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--and-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libtasn1-be007015fb4fc692', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--and-LGPLv2-', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-SISSL-and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-SISSL-and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libtirpc-2631b06ed8899c5a', element_type=, full_element=LicenseSymbol('LicenseRef-SISSL-and-BSD', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2--or-LGPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2--or-LGPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libunistring-15d0b38d72c007b5', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2--or-LGPLv3-', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libusbx-2f4c2ad8310540ef', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libuuid-fa47daadb889f05e', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-BSD-and-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-BSD-and-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libxcrypt-b9df6c919c8ec343', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-BSD-and-Public-Domain', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD-and-GPLv2. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD-and-GPLv2', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libzstd-1ed86a8e00e9ac03', element_type=, full_element=LicenseSymbol('LicenseRef-BSD-and-GPLv2', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-and-GPLv2--and-LGPLv2-and-MIT. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-and-GPLv2--and-LGPLv2-and-MIT', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-lksctp-tools-a9940d3a6246983b', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-and-GPLv2--and-LGPLv2-and-MIT', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2--and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2--and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-lz4-libs-ec23f05f739f621f', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2--and-BSD', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-microdnf-ca0883d7a6cb4e50', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv3--and-GPLv3--and-GFDL. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv3--and-GPLv3--and-GFDL', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-mpfr-175ae5bab65df163', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv3--and-GPLv3--and-GFDL', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv3--or-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv3--or-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-nettle-3e6d10a0bd45cd13', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv3--or-GPLv2-', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-npth-49e61fbd0ece437a', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-MPLv2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-MPLv2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-nspr-17cc3d95c38d62eb', element_type=, full_element=LicenseSymbol('LicenseRef-MPLv2.0', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-MPLv2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-MPLv2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-nss-1b9014ffcb92e575', element_type=, full_element=LicenseSymbol('LicenseRef-MPLv2.0', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-MPLv2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-MPLv2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-nss-softokn-a0490bcbba9a9d17', element_type=, full_element=LicenseSymbol('LicenseRef-MPLv2.0', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-MPLv2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-MPLv2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-nss-softokn-freebl-24d06af30ed529be', element_type=, full_element=LicenseSymbol('LicenseRef-MPLv2.0', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-MPLv2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-MPLv2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-nss-sysinit-d19b90caef164cb2', element_type=, full_element=LicenseSymbol('LicenseRef-MPLv2.0', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-MPLv2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-MPLv2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-nss-util-f0d905c4d98ada0b', element_type=, full_element=LicenseSymbol('LicenseRef-MPLv2.0', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-OpenLDAP. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-OpenLDAP', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-openldap-69ea101e1792a57f', element_type=, full_element=LicenseSymbol('LicenseRef-OpenLDAP', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-OpenSSL-and-ASL-2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-OpenSSL-and-ASL-2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-openssl-libs-ab594b3f8d66b96e', element_type=, full_element=LicenseSymbol('LicenseRef-OpenSSL-and-ASL-2.0', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-pcre-b69f47803eba9ba3', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-pcre2-3fa5e9a1b5f18fed', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Python. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Python', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-platform-python-d8a4367f41ef66d2', element_type=, full_element=LicenseSymbol('LicenseRef-Python', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-MPLv2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-MPLv2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-publicsuffix-list-dafsa-1dd4b2b010fd6827', element_type=, full_element=LicenseSymbol('LicenseRef-MPLv2.0', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Python. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Python', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-libs-be4a9d91e2b08e72', element_type=, full_element=LicenseSymbol('LicenseRef-Python', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-MIT-and-Python-and-ASL-2.0-and-BSD-and-ISC-and-LGPLv2-and-MPLv2.0-and--ASL-2.0-or-BSD-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-MIT-and-Python-and-ASL-2.0-and-BSD-and-ISC-and-LGPLv2-and-MPLv2.0-and--ASL-2.0-or-BSD-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-pip-wheel-6b68043d60d4264d', element_type=, full_element=LicenseSymbol('LicenseRef-MIT-and-Python-and-ASL-2.0-and-BSD-and-ISC-and-LGPLv2-and-MPLv2.0-and--ASL-2.0-or-BSD-', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-readline-896d39f632606396', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-redhat-release-f6193c0ffa638d91', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-rootfiles-a1463735fcbe5d88', element_type=, full_element=LicenseSymbol('LicenseRef-Public-Domain', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-rpm-4a34b29c7b644b87', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2--and-LGPLv2--with-exceptions. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2--and-LGPLv2--with-exceptions', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-rpm-libs-8c0286f943cf43c1', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2--and-LGPLv2--with-exceptions', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-sed-a7c3ddd7a84ee0a5', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-setup-1914c28c9aaa71ce', element_type=, full_element=LicenseSymbol('LicenseRef-Public-Domain', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-UNKNOWN. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-UNKNOWN', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-python-setuptools-b71fe1131e7e8fa3', element_type=, full_element=LicenseSymbol('LicenseRef-UNKNOWN', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD-and-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD-and-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-shadow-utils-fa318ac03b83cc7c', element_type=, full_element=LicenseSymbol('LicenseRef-BSD-and-GPLv2-', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-The-Apache-Software-License--Version-2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-The-Apache-Software-License--Version-2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-java-archive-simple-jdk8-a780a92ccbcbd91a', element_type=, full_element=LicenseSymbol('LicenseRef-The-Apache-Software-License--Version-2.0', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-sqlite-libs-50b981d715558c76', element_type=, full_element=LicenseSymbol('LicenseRef-Public-Domain', is_exception=False))) 2025-10-24 15:03:22,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-MIT. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-MIT', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-systemd-libs-245b72fb399b77c8', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-MIT', is_exception=False))) 2025-10-24 15:03:22,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-tar-c0b4dfef13e8c206', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-10-24 15:03:22,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-tzdata-d19adb853d69fb08', element_type=, full_element=LicenseSymbol('LicenseRef-Public-Domain', is_exception=False))) 2025-10-24 15:03:22,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-tzdata-java-c252526ce97e0380', element_type=, full_element=LicenseSymbol('LicenseRef-Public-Domain', is_exception=False))) 2025-10-24 15:03:22,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-xz-libs-e91578fe83af8db0', element_type=, full_element=LicenseSymbol('LicenseRef-Public-Domain', is_exception=False))) 2025-10-24 15:03:22,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-zlib-and-Boost. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-zlib-and-Boost', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-zlib-396a56ef4df317fb', element_type=, full_element=LicenseSymbol('LicenseRef-zlib-and-Boost', is_exception=False))) 2025-10-24 15:03:22,956 [INFO] mobster.main: Exiting with code 0. [2025-10-24T15:03:23,038462337+00:00] End prepare-sboms pod: test-component-pac-bayiwc-oc3a2a9b65fc297993fd3befae0c022a0-pod | container step-upload-sbom: [2025-10-24T15:03:23,972237870+00:00] Upload SBOM INFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt '/mnt/trusted-ca/ca-bundle.crt' -> '/etc/pki/ca-trust/source/anchors/ca-bundle.crt' Using token for quay.io/redhat-appstudio-qe/integration2-hira/test-component-pac-bayiwc Pushing sbom to registry Executing: cosign attach sbom --sbom sbom.json --type spdx quay.io/redhat-appstudio-qe/integration2-hira/test-component-pac-bayiwc:on-pr-120a01c48f089e6840c5178394deef39b5bd17cd@sha256:effafcad7170d445654e8870ef3488ab1a7a1c2d63f49187c236d04d7ea0a12d quay.io/redhat-appstudio-qe/integration2-hira/test-component-pac-bayiwc@sha256:a01f4a5b154a8beccd5fdf0abf1cec424ef68460b8ebc614fe90fcd283c4ba77 [2025-10-24T15:03:28,784746250+00:00] End upload-sbom pod: test-component-pac-bayiwc-oe960c93bb048ea68376d76893f354c69-pod | init container: prepare 2025/10/24 15:05:37 Entrypoint initialization pod: test-component-pac-bayiwc-oe960c93bb048ea68376d76893f354c69-pod | init container: place-scripts 2025/10/24 15:05:38 Decoded script /tekton/scripts/script-0-r4n4m pod: test-component-pac-bayiwc-oe960c93bb048ea68376d76893f354c69-pod | init container: working-dir-initializer pod: test-component-pac-bayiwc-oe960c93bb048ea68376d76893f354c69-pod | container step-push: [2025-10-24T15:05:46,939033550+00:00] Validate context path Selecting auth for quay.io/redhat-appstudio-qe/integration2-hira/test-component-pac-bayiwc:on-pr-120a01c48f089e6840c5178394deef39b5bd17cd Using token for quay.io/redhat-appstudio-qe/integration2-hira/test-component-pac-bayiwc Pushing Dockerfile to registry Executing: oras push --no-tty --format json --registry-config /tmp/tmp.GBBPQjU4nS --artifact-type application/vnd.konflux.dockerfile quay.io/redhat-appstudio-qe/integration2-hira/test-component-pac-bayiwc:sha256-effafcad7170d445654e8870ef3488ab1a7a1c2d63f49187c236d04d7ea0a12d.dockerfile Dockerfile pod: test-component-pac-bayiwc-on-pull-request-wxpg2-apply-tags-pod | init container: prepare 2025/10/24 15:05:34 Entrypoint initialization pod: test-component-pac-bayiwc-on-pull-request-wxpg2-apply-tags-pod | init container: place-scripts 2025/10/24 15:05:35 Decoded script /tekton/scripts/script-0-snmjt 2025/10/24 15:05:35 Decoded script /tekton/scripts/script-1-2drj2 pod: test-component-pac-bayiwc-on-pull-request-wxpg2-apply-tags-pod | container step-apply-additional-tags-from-parameter: No additional tags parameter specified pod: test-component-pac-bayiwc-on-pull-request-wxpg2-apply-tags-pod | container step-apply-additional-tags-from-image-label: No additional tags specified in the image labels pod: test-component-pac-bayiwc-on-pull-request-wxpg2-clair-scan-pod | init container: prepare 2025/10/24 15:05:18 Entrypoint initialization pod: test-component-pac-bayiwc-on-pull-request-wxpg2-clair-scan-pod | init container: place-scripts